This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wangjunyun
/
scribe
espejo de
https://github.com/knuckleswtf/scribe.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Fix build config - pass string rather than number as PHP version
shalvah
hace 5 años
padre
e1c5619aa0
commit
e91ba99e6f
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
@@ -3,7 +3,7 @@ language: php
php:
- 7.0.0
- 7.1.3
- - 7.2
+ - 7.2
.0
env:
matrix: