fixed Travis config to allow HHVM to fail

This commit is contained in:
Fabien Potencier
2013-12-27 15:13:51 +01:00
parent 996c286fdd
commit 81ef1380ee
+2
View File
@@ -19,3 +19,5 @@ matrix:
exclude:
- php: hhvm
env: TWIG_EXT=yes
allow_failures:
- php: hhvm