Allow HHVM to fail, also fast finish

This commit is contained in:
James Brooks
2015-06-23 08:50:36 +01:00
parent e68467a308
commit b0d1eaafc2

View File

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