This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
DragonOS-Community
/
sphinx-multiversion
mirror de
https://github.com/DragonOS-Community/sphinx-multiversion
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
.travis.yml: Add os and dist config
Jan Holthuis
há 5 anos atrás
pai
1092505f33
commit
1357c1cbf1
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
.travis.yml
+ 2
- 0
.travis.yml
Ver Ficheiro
@@ -2,6 +2,8 @@ language: python
python:
- 3.6
- 3.7
+os: linux
+dist: xenial
cache:
pip: true