Skip to content

Commit

Permalink
Remove PHP 7 from allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Jul 2, 2015
1 parent 836abbf commit f692173
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ php:
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0
fast_finish: true

install:
- composer install --no-interaction --prefer-source

Expand Down

0 comments on commit f692173

Please sign in to comment.