Merge pull request #876 from doctrine/hotfix/hhvm-allow-failures
Fixing wrong key for allowing HHVM failures
This commit is contained in:
commit
8a38534be4
@ -25,5 +25,5 @@ after_script:
|
||||
- php vendor/bin/coveralls -v
|
||||
|
||||
matrix:
|
||||
allowed_failures:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
Loading…
x
Reference in New Issue
Block a user