Update .travis.yml
This commit is contained in:
@@ -5,7 +5,7 @@ python:
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
install: sudo pip install . nose sphinx sphinx_rtd_theme
|
||||
install: sudo pip install nose sphinx sphinx_rtd_theme; sudo pip install .
|
||||
script: sudo nosetests && sudo sphinx-build -b html docs docs/_build
|
||||
notifications:
|
||||
webhooks:
|
||||
|
||||
Reference in New Issue
Block a user