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 1, 2015
1 parent f3c1542 commit dfd8893
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 @@ -4,11 +4,6 @@ php:
- 5.5
- 5.6
- 7.0

matrix:
allow_failures:
- php: 7.0
fast_finish: true

install:
- if [ "$TRAVIS_PHP_VERSION" != "7.0" ]; then
Expand Down

0 comments on commit dfd8893

Please sign in to comment.