This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
hugh
/
v8js
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
add PHP 5.6 to .travis.yml
kazusuke sasezaki
hace 10 años
padre
516770ad57
commit
67edd253f9
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver fichero
@@ -1,5 +1,6 @@
language: php
php:
+ - 5.6
- 5.5
- 5.4
- 5.3