Temporarily allow failures for HHVM on Travis-CI.

[ci skip]
This commit is contained in:
Daniele Alessandri
2015-01-02 12:56:48 +01:00
parent e4b0512d42
commit 0776377412
+1
View File
@@ -20,5 +20,6 @@ script:
- vendor/bin/phpunit -c phpunit.xml.travisci
matrix:
allow_failures:
- php: hhvm
- php: hhvm-nightly
fast_finish: true