Skip to content

Commit

Permalink
qa: remove php support <7.1 .travis.yaml
Browse files Browse the repository at this point in the history
closes #24
  • Loading branch information
superrosko committed Oct 31, 2020
1 parent c12916f commit fcc3c84
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .travis.yml
Expand Up @@ -16,20 +16,6 @@ env:
matrix:
fast_finish: true
include:
- php: 5.6
env:
- DEPS=lowest
- MONGO_DRIVER=mongo
- php: 5.6
env:
- DEPS=latest
- MONGO_DRIVER=mongo
- php: 7
env:
- DEPS=lowest
- php: 7
env:
- DEPS=latest
- php: 7.1
env:
- DEPS=lowest
Expand Down

0 comments on commit fcc3c84

Please sign in to comment.