Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
fetzerch committed Sep 17, 2018
1 parent 071642f commit 4b48380
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
install: pip install tox coveralls
after_success: coveralls
- stage: deploy
python: 3.6
python: 3.5
install: skip
script: skip
deploy:
Expand All @@ -26,4 +26,3 @@ jobs:
on:
# tags: true
all_branches: true
condition: "$TOXENV = py36"

0 comments on commit 4b48380

Please sign in to comment.