Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Remove 5.5 jobs from CI integration
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 17, 2017
2 parents caf9ce4 + 36131dc commit bdaa961
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 @@ -26,13 +26,6 @@ env:

matrix:
include:
- php: 5.5
env:
- DEPS=lowest
- php: 5.5
env:
- DEPS=latest
- CS_CHECK=true
- php: 5.6
env:
- DEPS=lowest
Expand All @@ -48,6 +41,7 @@ matrix:
- php: 7
env:
- DEPS=latest
- CS_CHECK=true
- php: 7.1
env:
- DEPS=lowest
Expand Down

0 comments on commit bdaa961

Please sign in to comment.