mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Travis CI
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
language: python
|
||||||
|
install: pip install sphinx
|
||||||
|
script:
|
||||||
|
- make doctest
|
||||||
|
- make html
|
||||||
|
|
||||||
Reference in New Issue
Block a user