mirror of
https://github.com/readthedocs/sphinx-autoapi
synced 2024-11-17 21:25:35 +00:00
Added missing environments to travis config
This commit is contained in:
parent
bcf82f538c
commit
e768a02818
@ -4,6 +4,11 @@ install:
|
||||
- pip install tox-travis
|
||||
script:
|
||||
- tox
|
||||
-python:
|
||||
- 2.7
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.7
|
||||
|
Loading…
Reference in New Issue
Block a user