Skip to content

Commit

Permalink
deploy docs only on master
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbuehlmann committed Sep 1, 2017
1 parent 83ad6f8 commit aa825c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
- doxygen Doxyfile
- make html
- cd ..
- doctr deploy . --built-docs docs/_build/html --no-require-master
# TODO: remove no-require-master
- doctr deploy . --built-docs docs/_build/html

- stage: pypi_deploy
env:
Expand Down

0 comments on commit aa825c0

Please sign in to comment.