Leave PHP 7.1 and nightly to master
This commit is contained in:
parent
698bd813a2
commit
b2bf5ee92e
1 changed files with 2 additions and 3 deletions
|
@ -4,8 +4,7 @@ php:
|
|||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.1
|
||||
- nightly
|
||||
- 7.0
|
||||
|
||||
env:
|
||||
- DB=mysql
|
||||
|
@ -25,7 +24,7 @@ script:
|
|||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- php: 7.0
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
|
Loading…
Add table
Reference in a new issue