Fix Travis build
This commit is contained in:
@@ -2,10 +2,9 @@ language: php
|
||||
|
||||
php:
|
||||
- 7.1
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- php: nightly
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user