Update .travis.yml

This commit is contained in:
2016-01-15 18:02:12 -05:00
parent 59ca0c71d5
commit bad3c407e7
-1
View File
@@ -4,4 +4,3 @@ install: pip install sphinx
script: script:
- make doctest - make doctest
- make html - make html
- sphinx-build -E -W -c docs -b html docs docs/_build/html