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
Merge pull request
#111
from sasezaki/patch-1
add PHP 5.6 to .travis.yml
Stefan Siegl
hace 10 años
padre
516770ad57
67edd253f9
commit
79aa6a179c
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