This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wangjunyun
/
Dcat-Admin
mirror of
https://gitee.com/jqhph/dcat-admin.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
移除php7.1环境
jqh
4 years ago
parent
abf7ec02b4
commit
9ba73b7b48
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -3,7 +3,7 @@ language: php
dist: trusty
php:
- - 7.1
+
#
- 7.1
- 7.2
- 7.3