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 a9a1384 commit 47646ddCopy full SHA for 47646dd
deploy_to_pypi.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -ex
3
4
-TRAVIS_TAG=0.2.6
+# TRAVIS_TAG=0.2.6
5
6
if [[ -z "$TRAVIS_TAG" ]]; then
7
echo "Not a tagged commit, quitting"
0 commit comments