Skip to content

Commit 54662d8

Browse files
author
root
committed
Add Gemfile to Travis matrix
1 parent cca05c1 commit 54662d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ matrix:
1313
include:
1414
- rvm: 2.2.0
1515
env: REDMINE_VERSION=3.0.0 DATABASE_ADAPTER=mysql
16+
gemfile: Gemfile
1617
- rvm: 2.2.0
1718
env: REDMINE_VERSION=3.0.0 DATABASE_ADAPTER=postgresql
19+
gemfile: Gemfile
1820
env:
1921
global:
2022
- REDMINE_LANG=en

0 commit comments

Comments
 (0)