Try to use normal travis testing now there’s a new php released with relavent bugfix

This commit is contained in:
Jonny Barnes 2016-06-24 14:27:43 +01:00
parent 817f8011d2
commit 8d39356375

View file

@ -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: