Skip to content

Commit

Permalink
Update travis configuration to allow failure with dependencies=lowest…
Browse files Browse the repository at this point in the history
… (take 2)
  • Loading branch information
pixelpeter committed Jan 31, 2017
1 parent 64ae830 commit 5c4e005
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ php:

matrix:
allow_failures:
- php: 5.6
env: dependencies=lowest
- php: 7.0
env: dependencies=lowest
- php: 7.1
env: dependencies=lowest
- env: dependencies=lowest
include:
- php: 5.6
env: dependencies=highest
Expand Down

0 comments on commit 5c4e005

Please sign in to comment.