Skip to content

Commit

Permalink
Re-enable hhvm-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed Oct 22, 2014
1 parent b093e49 commit c493584
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 @@ -6,10 +6,6 @@ php:
- hhvm
- hhvm-nightly

matrix:
allow_failures:
- php: hhvm-nightly

script:
- ./vendor/bin/phpcs --standard=PSR2 ./src/ ./tests/
- ./vendor/bin/phpunit --coverage-clover=coverage.clover
Expand Down

0 comments on commit c493584

Please sign in to comment.