Skip to content

Commit cf0614e

Browse files
committed
Revert "DOC Deploy master docs to docs-master."
This reverts commit 725b8aa.
1 parent 725b8aa commit cf0614e

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
@@ -39,5 +39,5 @@ script:
3939
- . ./scripts/confirm_mpl_optional.sh
4040

4141
after_success:
42-
- if [[ "$BUILD_DOCS" == "true" ]]; then travis-sphinx deploy -c "docs-master.pymc.io"; fi
42+
- if [[ "$BUILD_DOCS" == "true" ]]; then travis-sphinx deploy -c "docs.pymc.io"; fi
4343
- coveralls

0 commit comments

Comments
 (0)