Skip to content

Commit

Permalink
Merge pull request #372 from TomasVotruba/patch-1
Browse files Browse the repository at this point in the history
travis: drop PHP 7.0 from allowed failures, it passes well
  • Loading branch information
mikeSimonson committed Dec 10, 2015
2 parents b386d2a + 57ec2f0 commit af12b62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ php:
- hhvm

matrix:
allow_failures:
- php: 7.0
include:
- php: 5.4
env: deps=low
Expand Down

0 comments on commit af12b62

Please sign in to comment.