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 9ff4e29 commit 2377c40Copy full SHA for 2377c40
.travis.yml
@@ -30,7 +30,7 @@ deploy:
30
distributions: sdist bdist_wheel
31
on:
32
tags: true
33
- condition: $version=3.6
+ condition: env(version)=3.6
34
35
notifications:
36
slack:
0 commit comments