Skip to content

Commit

Permalink
Merge pull request #51 from geerteltink/feat/remove-old-php-support
Browse files Browse the repository at this point in the history
Drop support for PHP less than 7.3
  • Loading branch information
geerteltink committed Oct 25, 2020
2 parents b96f348 + 39270db commit 9e0cdcb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Expand Up @@ -11,18 +11,6 @@ env:
matrix:
fast_finish: true
include:
- php: 7.1
env:
- DEPS=lowest
- php: 7.1
env:
- DEPS=latest
- php: 7.2
env:
- DEPS=lowest
- php: 7.2
env:
- DEPS=latest
- php: 7.3
env:
- DEPS=lowest
Expand Down

0 comments on commit 9e0cdcb

Please sign in to comment.