Skip to content

Commit

Permalink
Remove PHP 5.5 from test suite as it no longer works on TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
colinmollenhour authored Aug 1, 2019
1 parent 73b0e29 commit a692d8d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ language: php

matrix:
include:
- php: 5.5
env:
- PHPREDIS_VERSION=redis-4.3.0
- PHPUNIT_VERSION=^4.8
- php: 5.6
env:
- PHPREDIS_VERSION=redis-4.3.0
Expand Down

0 comments on commit a692d8d

Please sign in to comment.