Skip to content

Commit

Permalink
Updating travis.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Dobslaf <[email protected]>
  • Loading branch information
DennisDobslaf committed Aug 12, 2020
1 parent 39d85f2 commit 7920288
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,32 +15,14 @@ env:
matrix:
fast_finish: true
include:
- php: 5.6
env:
- DEPS=lowest
- php: 5.6
env:
- DEPS=latest
- php: 7
env:
- DEPS=lowest
- php: 7
env:
- DEPS=latest
- php: 7.1
env:
- DEPS=lowest
- php: 7.1
env:
- DEPS=latest
- CS_CHECK=true
- TEST_COVERAGE=true
- php: 7.2
env:
- DEPS=lowest
- php: 7.2
env:
- DEPS=latest
- CS_CHECK=true
- TEST_COVERAGE=true
- php: 7.3
env:
- DEPS=latest
Expand Down

0 comments on commit 7920288

Please sign in to comment.