Skip to content

Commit 7d1552b

Browse files
authored
Merge pull request solidusio#140 from jacobherrington/patch-3
Remove 2.2 from CI (EOL)
2 parents 13ccaf8 + 20d971e commit 7d1552b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,12 @@ rvm:
99
- 2.5
1010
env:
1111
matrix:
12-
- SOLIDUS_BRANCH=v2.2 DB=postgres
1312
- SOLIDUS_BRANCH=v2.3 DB=postgres
1413
- SOLIDUS_BRANCH=v2.4 DB=postgres
1514
- SOLIDUS_BRANCH=v2.5 DB=postgres
1615
- SOLIDUS_BRANCH=v2.6 DB=postgres
1716
- SOLIDUS_BRANCH=v2.7 DB=postgres
1817
- SOLIDUS_BRANCH=master DB=postgres
19-
- SOLIDUS_BRANCH=v2.2 DB=mysql
2018
- SOLIDUS_BRANCH=v2.3 DB=mysql
2119
- SOLIDUS_BRANCH=v2.4 DB=mysql
2220
- SOLIDUS_BRANCH=v2.5 DB=mysql

0 commit comments

Comments
 (0)