We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8895c38 commit 6b3b8c8Copy full SHA for 6b3b8c8
.travis.yml
@@ -41,4 +41,4 @@ deploy:
41
tags: true
42
all_branches: true
43
python: 3.5
44
- condition: '"$TRAVIS_TAG" = "v$(python setup.py --version)" -a "$DJANGO" = "2.0"'
+ condition: '"$TRAVIS_TAG" = "v$(python setup.py --version)"'
0 commit comments