Skip to content

Commit

Permalink
Merge pull request #140 from jacobherrington/patch-3
Browse files Browse the repository at this point in the history
Remove 2.2 from CI (EOL)
  • Loading branch information
kennyadsl authored Dec 18, 2018
2 parents 13ccaf8 + 20d971e commit 7d1552b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,12 @@ rvm:
- 2.5
env:
matrix:
- SOLIDUS_BRANCH=v2.2 DB=postgres
- SOLIDUS_BRANCH=v2.3 DB=postgres
- SOLIDUS_BRANCH=v2.4 DB=postgres
- SOLIDUS_BRANCH=v2.5 DB=postgres
- SOLIDUS_BRANCH=v2.6 DB=postgres
- SOLIDUS_BRANCH=v2.7 DB=postgres
- SOLIDUS_BRANCH=master DB=postgres
- SOLIDUS_BRANCH=v2.2 DB=mysql
- SOLIDUS_BRANCH=v2.3 DB=mysql
- SOLIDUS_BRANCH=v2.4 DB=mysql
- SOLIDUS_BRANCH=v2.5 DB=mysql
Expand Down

0 comments on commit 7d1552b

Please sign in to comment.