Skip to content

Commit aefefa8

Browse files
author
jacob
authored
Add Solidus 2.7 to .travis.yml
1 parent 6a82f37 commit aefefa8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ env:
2222
- SOLIDUS_BRANCH=v2.4 DB=postgres
2323
- SOLIDUS_BRANCH=v2.5 DB=postgres
2424
- SOLIDUS_BRANCH=v2.6 DB=postgres
25+
- SOLIDUS_BRANCH=v2.7 DB=postgres
2526
- SOLIDUS_BRANCH=master DB=postgres
2627
- SOLIDUS_BRANCH=v1.1 DB=mysql
2728
- SOLIDUS_BRANCH=v1.2 DB=mysql
@@ -34,4 +35,5 @@ env:
3435
- SOLIDUS_BRANCH=v2.4 DB=mysql
3536
- SOLIDUS_BRANCH=v2.5 DB=mysql
3637
- SOLIDUS_BRANCH=v2.6 DB=mysql
38+
- SOLIDUS_BRANCH=v2.7 DB=mysql
3739
- SOLIDUS_BRANCH=master DB=mysql

0 commit comments

Comments
 (0)