mirror of
https://github.com/readthedocs/sphinx-autoapi
synced 2024-11-19 15:25:31 +00:00
Also install on travis
This commit is contained in:
parent
7198193e40
commit
b0c4a8870c
@ -1,4 +1,6 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
install:
|
||||||
|
- "pip install ."
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
|
Loading…
Reference in New Issue
Block a user