Skip to content

Commit

Permalink
Lint should not fail with hhvm, only tests can
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Mar 26, 2014
1 parent f9aa9e7 commit 306bf86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ after_script:
matrix:
allow_failures:
- php: hhvm
env: PHPUNIT_ARGS="--exclude-group selenium"
fast_finish: true
include:
- php: 5.5
Expand Down

0 comments on commit 306bf86

Please sign in to comment.