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 0fae481 commit c8bf3b2Copy full SHA for c8bf3b2
.travis.yml
@@ -65,6 +65,7 @@ script:
65
conda install -c conda-forge doctr
66
cd ${BUILD_DIR}/doc
67
make html
68
+ cd ${BUILD_DIR}
69
doctr deploy doc
70
fi;
71
- |
0 commit comments