Added PHP 7 back to test suite

Allow it to fail, instead of HHVM
This commit is contained in:
James Brooks
2015-06-23 08:52:32 +01:00
parent b0d1eaafc2
commit 814a6cf30b

View File

@@ -5,10 +5,11 @@ php:
- 5.5
- 5.6
- hhvm
- nightly
matrix:
allow_failures:
- php: hhvm
- php: nightly
fast_finish: true
sudo: false