@@ -14,3 +14,9 @@ php:
- 5.5
- 5.6
- hhvm
+ - hhvm-nightly
+
+matrix:
+ allow_failures:
+ - php: hhvm-nightly
+ fast_finish: true