Skip to content

Commit

Permalink
v0.13.0 - update travis.yml (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoye authored Aug 23, 2018
1 parent 602ae39 commit d969a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
script: pytest

- stage: release to pypi
if: branch = master AND type = push
if: type = push
language: python
catch: pip
python:
Expand Down

0 comments on commit d969a0e

Please sign in to comment.