Skip to content

Commit fdef5f5

Browse files
authored
try to fix it again (#5)
Signed-off-by: David Brown <dmlb2000@gmail.com>
1 parent d10f6cd commit fdef5f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ python:
55
stages:
66
- lint
77
- test
8-
- name: deploy
9-
if: branch = master
8+
- deploy
109

1110
install: pip install -r requirements-dev.txt
1211
script:

0 commit comments

Comments
 (0)