Skip to content

Commit b8a2d59

Browse files
committed
Don't run tests during deploy stage
1 parent 399ad13 commit b8a2d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
env: TOXENV=black,flake8
6767

6868
- stage: deploy
69+
script: skip
6970
python: 3.7
7071
after_success: true
7172
deploy:

0 commit comments

Comments
 (0)