This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wangjunyun
/
Dcat-Admin
espejo de
https://gitee.com/jqhph/dcat-admin.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
移除php7.1环境
jqh
hace 4 años
padre
abf7ec02b4
commit
9ba73b7b48
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
dist: trusty
php:
- - 7.1
+
#
- 7.1
- 7.2
- 7.3