This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
DragonOS-Community
/
sphinx-multiversion
mirror da
https://github.com/DragonOS-Community/sphinx-multiversion
Segui
4
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
.travis.yml: Add os and dist config
Jan Holthuis
5 anni fa
parent
1092505f33
commit
1357c1cbf1
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
.travis.yml
+ 2
- 0
.travis.yml
Vedi File
@@ -2,6 +2,8 @@ language: python
python:
- 3.6
- 3.7
+os: linux
+dist: xenial
cache:
pip: true