Travis CI : Allowed failure on HHVM

This commit is contained in:
Progi1984 2014-01-28 08:03:36 +01:00
parent 8ded92840b
commit 49d7897176
1 changed files with 4 additions and 1 deletions

View File

@ -6,6 +6,9 @@ php:
- 5.5
## @reference https://github.com/travis-ci/travis-ci/issues/1749
- hhvm
matrix:
allow_failures:
- php: hhvm
before_script:
## Composer