mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Configure Travis CI.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
script: make test
|
||||
install:
|
||||
- python setup.py -q install
|
||||
Reference in New Issue
Block a user