This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
youtube-dl
miroir de
https://github.com/ytdl-org/youtube-dl.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
[travis] Declare 3.2 (Fixes
#5144
)
Philipp Hagemeister
il y a 10 ans
Parent
9609f02e3c
commit
7feddd9fc7
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue unifiée
Afficher les stats Diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Voir le fichier
@@ -2,6 +2,7 @@ language: python
python:
python:
- "2.6"
- "2.6"
- "2.7"
- "2.7"
+ - "3.2"
- "3.3"
- "3.3"
- "3.4"
- "3.4"
before_install:
before_install: