This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
aj
/
chamilo-lms2
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Re-add PHP 7 and HHVM to travis config
Yannick Warnier
hace 10 años
padre
08429f8818
commit
2226bfe321
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.travis.yml
+ 2
- 0
.travis.yml
Ver fichero
@@ -4,6 +4,8 @@ php:
- 5.4
- 5.5
- 5.6
+ - hhvm
+ - 7
before_install:
- sudo apt-get update -qq