This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
sphinx-multiversion
mirror of
https://github.com/DragonOS-Community/sphinx-multiversion
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
.travis.yml: Add os and dist config
Jan Holthuis
5 years ago
parent
1092505f33
commit
1357c1cbf1
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -2,6 +2,8 @@ language: python
python:
- 3.6
- 3.7
+os: linux
+dist: xenial
cache:
pip: true