Skip to content

Commit

Permalink
Travis deployment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoura committed Jan 25, 2018
1 parent 9b6a48c commit c4bb212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,4 +18,4 @@ deploy:
on:
tags: true
branch: master
condition: $TRAVIS_TEST_RESULT = 0
condition: $TRAVIS_PYTHON_VERSION = '2.7'

0 comments on commit c4bb212

Please sign in to comment.