Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
Try to fix deploy by removing after_success from deploy stage
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Apr 9, 2018
1 parent e5adca5 commit 9cbbb36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,6 @@ jobs:
python: 3.6
install: skip
script: skip
after_success: skip
deploy:
provider: pypi
user: davehunt
Expand Down

0 comments on commit 9cbbb36

Please sign in to comment.