Skip to content

Commit 64c8d18

Browse files
committed
DOC: Try alt location
Chenge doc build location
1 parent c8bf3b2 commit 64c8d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ script:
6666
cd ${BUILD_DIR}/doc
6767
make html
6868
cd ${BUILD_DIR}
69-
doctr deploy doc
69+
doctr deploy doc/build/html
7070
fi;
7171
- |
7272
if [ ${PYTHON} = "3.6" ]; then

0 commit comments

Comments
 (0)