Skip to content

Commit

Permalink
Merge pull request #876 from doctrine/hotfix/hhvm-allow-failures
Browse files Browse the repository at this point in the history
Fixing wrong key for allowing HHVM failures
  • Loading branch information
Ocramius committed Dec 14, 2013
2 parents 4ed96e2 + 940c1f3 commit 8a38534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -25,5 +25,5 @@ after_script:
- php vendor/bin/coveralls -v

matrix:
allowed_failures:
allow_failures:
- php: hhvm

0 comments on commit 8a38534

Please sign in to comment.