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 19f6e75 commit 0d7909fCopy full SHA for 0d7909f
.travis.yml
@@ -72,7 +72,7 @@ script:
72
pushd docs
73
make clean html linkcheck
74
popd
75
- python -m doctr deploy --key-path github_deploy_key.enc --built-docs docs/build/html .
+ python -m doctr deploy . --key-path github_deploy_key.enc --built-docs docs/build/html/
76
fi
77
78
doctr:
0 commit comments