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 c1e641e356
commit 08fd312fb5
+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