Skip to content

Commit

Permalink
Remove PHP 7.0 from allow_failures
Browse files Browse the repository at this point in the history
Leftover from long long ago...
  • Loading branch information
nikic committed Feb 13, 2018
1 parent a9dabf4 commit a9caa48
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,10 +10,6 @@ php:
- 7.2
- hhvm

matrix:
allow_failures:
- php: 7.0

script:
- ./vendor/bin/phpunit

Expand Down

0 comments on commit a9caa48

Please sign in to comment.