@@ -6,3 +6,7 @@ php:
- 5.5
- 5.6
- hhvm
+
+matrix:
+ allow_failures:
+ php: hhvm # See https://github.com/facebook/hhvm/pull/1860