We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8ed820 + c9fecce commit c045d93Copy full SHA for c045d93
1 file changed
.travis.yml
@@ -7,17 +7,3 @@ before_install:
7
- gem install bundler
8
rvm:
9
- 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