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 9c4aa24 commit 9b8ebaaCopy full SHA for 9b8ebaa
.travis.before-deploy.sh
@@ -25,6 +25,7 @@ python setup.py build_sphinx --build-dir travis_docs_build
25
git clean -Xdf
26
27
# make the dir
28
+rm -rf ./tag_build || true
29
mkdir ./tag_build
30
31
# create and checksum the tarball
0 commit comments