Merge pull request #876 from doctrine/hotfix/hhvm-allow-failures
Fixing wrong key for allowing HHVM failures
This commit is contained in:
commit
8a38534be4
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ after_script:
|
|||
- php vendor/bin/coveralls -v
|
||||
|
||||
matrix:
|
||||
allowed_failures:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
|
Loading…
Add table
Reference in a new issue