Skip to content

Commit

Permalink
#2070 [Travis] Drop PHP < 7.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls committed May 6, 2020
1 parent 8106250 commit 4015dac
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,7 @@ branches:

matrix:
include:
- php: 7.1.8
- php: 7.1.28
- php: 7.1
- php: 7.1
env: setup=lowest
- php: 7.1
env: setup=stable

- php: 7.2.0
- php: 7.2.5
- php: 7.2.15
- php: 7.2
- php: 7.2
Expand Down

0 comments on commit 4015dac

Please sign in to comment.