Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
Added condition to deploy to PyPi that it only deploys on the Python 3.5 test.
  • Loading branch information
sonofmun committed Jun 8, 2017
1 parent a999dd6 commit 3c13734
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 @@ -18,3 +18,4 @@ deploy:
password: $PYPASS
on:
tags: true
python: "3.5"

0 comments on commit 3c13734

Please sign in to comment.