Update .travis.yml
This commit is contained in:
parent
c259dffdf7
commit
3bea6809ef
@ -6,4 +6,4 @@ install:
|
|||||||
script:
|
script:
|
||||||
- "PYTHONPATH=. py.test" # run unit tests
|
- "PYTHONPATH=. py.test" # run unit tests
|
||||||
- "python setup.py install" # test install
|
- "python setup.py install" # test install
|
||||||
- "sphinx-build docs html" # test building docs
|
- "sphinx-build -W docs html" # test building docs
|
||||||
|
Loading…
Reference in New Issue
Block a user