Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
- Require a tag before running the pypi deploy (whoops)
  • Loading branch information
lowell80 committed Jun 8, 2018
1 parent 6202a46 commit 693f0f9
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 @@ -33,6 +33,7 @@ deploy:
file_glob: true
skip_cleanup: true
on:
tags: true
#repo: Kintyre/ksconf
branch: master
- provider: pypi
Expand Down

0 comments on commit 693f0f9

Please sign in to comment.