Skip to content

Commit 6b3b8c8

Browse files
author
Danielle Madeley
committed
Multiple conditionals don't work
1 parent 8895c38 commit 6b3b8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ deploy:
4141
tags: true
4242
all_branches: true
4343
python: 3.5
44-
condition: '"$TRAVIS_TAG" = "v$(python setup.py --version)" -a "$DJANGO" = "2.0"'
44+
condition: '"$TRAVIS_TAG" = "v$(python setup.py --version)"'

0 commit comments

Comments
 (0)