This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yangck
/
celery
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Travis CI: Python 2.5 no longer works due to missing ssl library, so disable CI for Py2.5
Ask Solem
12 anni fa
parent
8d072e3214
commit
aec57b20ec
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
.travis.yml
+ 0
- 1
.travis.yml
Vedi File
@@ -1,6 +1,5 @@
language: python
python:
- - 2.5
- 2.6
- 2.7
install: