We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e78481 commit 2205e38Copy full SHA for 2205e38
1 file changed
.travis.yml
@@ -100,6 +100,4 @@ script:
100
pushd docs ;
101
make clean html linkcheck ;
102
popd ;
103
- # python -m doctr deploy --sync .;
104
- # python -m doctr deploy --sync --no-require-master --built-docs docs/_build/html "docs-$TRAVIS_BRANCH" ;
105
fi
0 commit comments