File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 - TEST_PROFILE=test-1.7.26
99 - TEST_PROFILE=test-9.0.5.0
1010 - TEST_PROFILE=test-9.1.8.0
11- - TEST_PROFILE=test-9.1.12 .0
11+ - TEST_PROFILE=test-9.1.13 .0
1212
1313install : if [[ -v BUNDLE_INSTALL ]]; then jruby -S bundle install; else echo ""; fi
1414
@@ -20,7 +20,7 @@ matrix:
2020 - env : TEST_COMMAND="jruby -S rake integration:install integration:test"
2121 rvm : jruby-1.7.24
2222 - env : TEST_COMMAND="jruby -S rake integration:install integration:test"
23- rvm : jruby-1.7.20
23+ rvm : jruby-1.7.21
2424 include :
2525 - jdk : openjdk7
2626 env : TEST_COMMAND="jruby -rbundler/setup -S rmvn test-compile && jruby -S rake test" BUNDLE_INSTALL=true
@@ -44,16 +44,16 @@ matrix:
4444 rvm : jruby-1.7.26
4545 - jdk : openjdk7
4646 env : TEST_COMMAND="jruby -S rake integration:install integration:test"
47- rvm : jruby-1.7.18
47+ rvm : jruby-1.7.21
4848 - jdk : oraclejdk8
4949 env : TEST_COMMAND="jruby -S rake integration:install integration:test"
5050 rvm : jruby-9.0.5.0
51- - jdk : openjdk7
52- env : TEST_COMMAND="jruby -S rake integration:install integration:test"
53- rvm : jruby-9.1.2.0
5451 - jdk : oraclejdk8
5552 env : TEST_COMMAND="jruby -S rake integration:install integration:test"
5653 rvm : jruby-9.1.5.0
54+ - jdk : openjdk7
55+ env : TEST_COMMAND="jruby -S rake integration:install integration:test"
56+ rvm : jruby-9.1.8.0
5757notifications :
5858 irc :
5959 channels :
You can’t perform that action at this time.
0 commit comments