File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ addons:
11
11
chrome : stable
12
12
rvm :
13
13
- 1.9.3
14
- - 2.3.4
14
+ - 2.3.6
15
15
env :
16
16
global : REDMINE_DIR=./workspace/redmine
17
17
matrix :
20
20
- REDMINE=master
21
21
matrix :
22
22
include :
23
- - rvm : 2.4.1
23
+ - rvm : 2.4.3
24
24
env : REDMINE=3.4-stable
25
- - rvm : 2.4.1
25
+ - rvm : 2.4.3
26
26
env : REDMINE=master
27
27
exclude :
28
28
- rvm : 1.9.3
29
29
env : REDMINE=master
30
30
gemfile : workspace/redmine/Gemfile
31
- bundler_args : --path workspace/redmine/ vendor/bundle --gemfile workspace/redmine/Gemfile --without development rmagick
31
+ bundler_args : --path vendor/bundle --gemfile workspace/redmine/Gemfile --without development rmagick
32
32
before_install :
33
33
- ./script/ci.sh clone_redmine --target $REDMINE_DIR
34
34
- cp ./config/database.yml.travis $REDMINE_DIR/config/database.yml
You can’t perform that action at this time.
0 commit comments