Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonghi committed Feb 9, 2020
1 parent 549cc78 commit e226b0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
- cd docs
- make html
- mv doc ../
- after_success:
- travis-sphinx deploy
# - after_success:
# - travis-sphinx deploy
- stage: test to PyPI
script: sudo -H python setup.py sdist
deploy:
Expand Down

0 comments on commit e226b0e

Please sign in to comment.