Skip to content

Commit

Permalink
Multiple conditionals don't work
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielle Madeley committed Mar 7, 2018
1 parent 8895c38 commit 6b3b8c8
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 @@ -41,4 +41,4 @@ deploy:
tags: true
all_branches: true
python: 3.5
condition: '"$TRAVIS_TAG" = "v$(python setup.py --version)" -a "$DJANGO" = "2.0"'
condition: '"$TRAVIS_TAG" = "v$(python setup.py --version)"'

0 comments on commit 6b3b8c8

Please sign in to comment.