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 c8bf3b2 commit 64c8d18Copy full SHA for 64c8d18
.travis.yml
@@ -66,7 +66,7 @@ script:
66
cd ${BUILD_DIR}/doc
67
make html
68
cd ${BUILD_DIR}
69
- doctr deploy doc
+ doctr deploy doc/build/html
70
fi;
71
- |
72
if [ ${PYTHON} = "3.6" ]; then
0 commit comments