Skip to content

Commit c9fecce

Browse files
committed
Remove Travis matrix
1 parent e8ed820 commit c9fecce

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

.travis.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,3 @@ before_install:
77
- gem install bundler
88
rvm:
99
- 2.5
10-
env:
11-
matrix:
12-
- SOLIDUS_BRANCH=v2.4 DB=postgres
13-
- SOLIDUS_BRANCH=v2.5 DB=postgres
14-
- SOLIDUS_BRANCH=v2.6 DB=postgres
15-
- SOLIDUS_BRANCH=v2.7 DB=postgres
16-
- SOLIDUS_BRANCH=v2.8 DB=postgres
17-
- SOLIDUS_BRANCH=master DB=postgres
18-
- SOLIDUS_BRANCH=v2.4 DB=mysql
19-
- SOLIDUS_BRANCH=v2.5 DB=mysql
20-
- SOLIDUS_BRANCH=v2.6 DB=mysql
21-
- SOLIDUS_BRANCH=v2.7 DB=mysql
22-
- SOLIDUS_BRANCH=v2.8 DB=mysql
23-
- SOLIDUS_BRANCH=master DB=mysql

0 commit comments

Comments
 (0)