Skip to content

Commit

Permalink
Make Travis stop whining
Browse files Browse the repository at this point in the history
  • Loading branch information
rye committed Jun 14, 2017
1 parent 68e5f6c commit ef58c57
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 @@ -35,6 +35,7 @@ jobs:
after_success: coveralls
- stage: build + deploy
install: *python_deploy_installs
script: echo "I'm a teapot!"
deploy:
provider: pypi
user: "hawkrives"
Expand Down

0 comments on commit ef58c57

Please sign in to comment.