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 71d4ab1 commit f00df3fCopy full SHA for f00df3f
tools/travis/deploy.sh
@@ -14,4 +14,4 @@ fi
14
15
# Create archive
16
cd ${TRAVIS_BUILD_DIR}
17
-tar -czf ${TUTTLE_DEPLOY}-${CC}.tgz install-tuttle
+tar -czf ${TUTTLE_DEPLOY}-${CC}-python-${PYTHON_VERSION}.tgz install-tuttle
0 commit comments