Skip to content
Snippets Groups Projects
Commit eacbd2ac authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update .travis.yml

Removing doc deploy on dev - can build on master
parent 247ab6eb
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ after_success:
- source activate test # Reactivate the env to have all deps installed.
- pip install travis-sphinx
- travis-sphinx build --source=docs --nowarn # The sphinx build script
- travis-sphinx deploy --branches=dev
- travis-sphinx deploy
notifications:
webhooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment