Skip to content

Commit 725b8aa

Browse files
committed
DOC Deploy master docs to docs-master.
1 parent d4f850a commit 725b8aa

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.pymc.io"; fi
42+
- if [[ "$BUILD_DOCS" == "true" ]]; then travis-sphinx deploy -c "docs-master.pymc.io"; fi
4343
- coveralls

0 commit comments

Comments
 (0)