This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
VendorSoftware
/
supervisor
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Add Python 2.4 to Travis config
Mike Naberezny
12 anni fa
parent
02d67d0934
commit
7b0843350b
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
Vedi File
@@ -3,6 +3,7 @@
language: python
python:
+ - "2.4"
- "2.5"
- "2.6"
- "2.7"