This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
VendorSoftware
/
SonataDoctrineORMAdminBundle
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
[Test] Disable php5.4
Thomas Rabaix
hace 13 años
padre
41ea3bdc7e
commit
2bacee1a4f
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Ver fichero
@@ -1,7 +1,7 @@
language: php
php:
- 5.3
- - 5.4
+
#
- 5.4
env:
- SYMFONY_VERSION=v2.0.5