Skip to content

Commit

Permalink
Remove failure allowance for tests in HHVM on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Jan 17, 2014
1 parent 7b8faa3 commit f4a29df
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ before_script:
- composer install --dev --prefer-source

script: ./vendor/bin/phpunit --coverage-text

matrix:
allow_failures:
- php: hhvm

0 comments on commit f4a29df

Please sign in to comment.