Skip to content

Commit

Permalink
Don't run tests during deploy stage
Browse files Browse the repository at this point in the history
  • Loading branch information
jkimbo committed Dec 31, 2019
1 parent 399ad13 commit b8a2d59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
env: TOXENV=black,flake8

- stage: deploy
script: skip
python: 3.7
after_success: true
deploy:
Expand Down

0 comments on commit b8a2d59

Please sign in to comment.