Skip to content

Commit

Permalink
Don't drop platform on PHP 7.2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Aug 18, 2017
1 parent f965b4e commit 24cd22d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ matrix:
- php: 7.2
env:
- dependencies=lowest
- dropPlatform=false
- php: nightly
env:
- dependencies=lowest
Expand All @@ -38,6 +39,7 @@ matrix:
- php: 7.2
env:
- dependencies=highest
- dropPlatform=false
- php: nightly
env:
- dependencies=highest
Expand Down

0 comments on commit 24cd22d

Please sign in to comment.