Skip to content

Commit

Permalink
Set min version to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Jan 22, 2020
1 parent 97dbc27 commit 0a8daf0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,10 @@ env:
matrix:
fast_finish: true
include:
- php: 7.1
env:
- DEPS=lowest
- CS_CHECK=true
- php: 7.1
env:
- DEPS=latest
- php: 7.2
env:
- DEPS=lowest
- CS_CHECK=true
- php: 7.2
env:
- DEPS=latest
Expand Down

0 comments on commit 0a8daf0

Please sign in to comment.