Skip to content

Commit aa825c0

Browse files
deploy docs only on master
1 parent 83ad6f8 commit aa825c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ jobs:
6868
- doxygen Doxyfile
6969
- make html
7070
- cd ..
71-
- doctr deploy . --built-docs docs/_build/html --no-require-master
72-
# TODO: remove no-require-master
71+
- doctr deploy . --built-docs docs/_build/html
7372

7473
- stage: pypi_deploy
7574
env:

0 commit comments

Comments
 (0)