We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d10f6cd commit fdef5f5Copy full SHA for fdef5f5
1 file changed
.travis.yml
@@ -5,8 +5,7 @@ python:
5
stages:
6
- lint
7
- test
8
-- name: deploy
9
- if: branch = master
+- deploy
10
11
install: pip install -r requirements-dev.txt
12
script:
0 commit comments