Fix the problem about travis-ci. (#1848)

This commit is contained in:
江不知 2019-09-28 00:14:06 +08:00 committed by Marcus Bointon
parent f48d768d4a
commit 3cd175abaf
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,5 @@
language: php
php: '5.6'
cache:
directories:
@ -50,7 +51,6 @@ jobs:
php: 5.6
env: CS_CHECK=1
- stage: test
- php: 5.6
- php: 7.0
- php: 7.1
- php: 7.2