allow hhvm to fail for now

This commit is contained in:
Justin Hileman
2014-03-29 10:58:16 -07:00
parent d5b1add824
commit 8f831201bd
+4
View File
@@ -6,3 +6,7 @@ php:
- 5.5
- 5.6
- hhvm
matrix:
allow_failures:
php: hhvm # See https://github.com/facebook/hhvm/pull/1860