Skip to content

Commit

Permalink
Fixes allow_failures
Browse files Browse the repository at this point in the history
  • Loading branch information
kzykhys committed Dec 18, 2013
1 parent 9e8c0aa commit 8b606b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ php:

matrix:
allow_failures:
php: hhvm
- php: hhvm

before_script:
- composer require --no-update satooshi/php-coveralls:dev-master sensiolabs/security-checker:dev-master
Expand Down

0 comments on commit 8b606b6

Please sign in to comment.