This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
VendorSoftware
/
SonataDoctrineORMAdminBundle
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
[Test] Disable php5.4
Thomas Rabaix
il y a 13 ans
Parent
41ea3bdc7e
commit
2bacee1a4f
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Voir le fichier
@@ -1,7 +1,7 @@
language: php
php:
- 5.3
- - 5.4
+
#
- 5.4
env:
- SYMFONY_VERSION=v2.0.5