Try to confirm a phpdbg bug was introduced in 7.0.7

This commit is contained in:
Jonny Barnes 2016-05-29 14:46:27 +01:00
parent 68cea9a183
commit 55bc33a79a

View file

@ -13,7 +13,8 @@ env:
- setup=basic
php:
- 7.0
- 7.0.6
- 7.0.7
- nightly
matrix:
allow_failures:
@ -39,4 +40,4 @@ before_script:
- sleep 5 # Give artisan some time to start serving
script:
- phpdbg -qrr vendor/bin/phpunit
- phpdbg -qrr vendor/bin/phpunit --coverage-text