This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wangjunyun
/
Dcat-Admin
mirror da
https://gitee.com/jqhph/dcat-admin.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
移除php7.1环境
jqh
4 anni fa
parent
abf7ec02b4
commit
9ba73b7b48
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
Vedi File
@@ -3,7 +3,7 @@ language: php
dist: trusty
php:
- - 7.1
+
#
- 7.1
- 7.2
- 7.3