This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
DragonOS-Community
/
sphinx-multiversion
kopia lustrzana
https://github.com/DragonOS-Community/sphinx-multiversion
Obserwuj
4
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
.travis.yml: Add os and dist config
Jan Holthuis
5 lat temu
rodzic
1092505f33
commit
1357c1cbf1
1 zmienionych plików
z
2 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
2
0
.travis.yml
+ 2
- 0
.travis.yml
Wyświetl plik
@@ -2,6 +2,8 @@ language: python
python:
- 3.6
- 3.7
+os: linux
+dist: xenial
cache:
pip: true