mirror of
https://github.com/vale981/sphinx-multiversion
synced 2025-03-04 17:11:39 -05:00
.travis.yml: Add os and dist config
This commit is contained in:
parent
1092505f33
commit
1357c1cbf1
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ language: python
|
|||
python:
|
||||
- 3.6
|
||||
- 3.7
|
||||
os: linux
|
||||
dist: xenial
|
||||
cache:
|
||||
pip: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue