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 725b8aa commit cf0614eCopy full SHA for cf0614e
.travis.yml
@@ -39,5 +39,5 @@ script:
39
- . ./scripts/confirm_mpl_optional.sh
40
41
after_success:
42
- - if [[ "$BUILD_DOCS" == "true" ]]; then travis-sphinx deploy -c "docs-master.pymc.io"; fi
+ - if [[ "$BUILD_DOCS" == "true" ]]; then travis-sphinx deploy -c "docs.pymc.io"; fi
43
- coveralls
0 commit comments