Added PHP 7 back to test suite
Allow it to fail, instead of HHVM
This commit is contained in:
@@ -5,10 +5,11 @@ php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: nightly
|
||||
fast_finish: true
|
||||
|
||||
sudo: false
|
||||
|
||||
Reference in New Issue
Block a user