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 bcdf034 commit 9aa3d66Copy full SHA for 9aa3d66
.travis.yml
@@ -60,7 +60,7 @@ install:
60
cd doc
61
make html
62
pip install doctr
63
- doctr deploy doc/build
+ doctr deploy doc
64
fi;
65
- cd $HOME
66
0 commit comments