mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Update Travis CI config
This commit is contained in:
+4
-3
@@ -1,6 +1,7 @@
|
||||
sudo: false
|
||||
language: python
|
||||
install: pip install sphinx
|
||||
script:
|
||||
- make doctest
|
||||
- make html
|
||||
|
||||
- make doctest
|
||||
- make html
|
||||
- sphinx -E -c docs -b html docs docs/_build/html
|
||||
|
||||
Reference in New Issue
Block a user