Skip to content

Commit

Permalink
Changing deployment script.
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsy committed Jun 10, 2017
1 parent ad488e5 commit 9e71937
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ deploy:
on:
tags: false
branch: master
condition:
- "$CXX=clang++"
- "$PYTHON_VERSION=3.5"
condition: $CXX=clang++ && $PYTHON_VERSION=3.5

branches:
only:
Expand Down

0 comments on commit 9e71937

Please sign in to comment.