Try to use normal travis testing now there’s a new php released with relavent bugfix
This commit is contained in:
parent
817f8011d2
commit
8d39356375
1 changed files with 1 additions and 3 deletions
|
@ -13,12 +13,10 @@ env:
|
|||
- setup=basic
|
||||
|
||||
php:
|
||||
- 7.0.6
|
||||
- 7.0.7
|
||||
- 7.0
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0.7 # A known bug in PHP 7.0.7 stops phpdbg producing code coverage reports
|
||||
- php: nightly
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Add table
Reference in a new issue