This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
VendorSoftware
/
SonataDoctrineORMAdminBundle
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
[Test] Disable php5.4
Thomas Rabaix
13 anni fa
parent
41ea3bdc7e
commit
2bacee1a4f
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
Vedi File
@@ -1,7 +1,7 @@
language: php
php:
- 5.3
- - 5.4
+
#
- 5.4
env:
- SYMFONY_VERSION=v2.0.5