File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 - TEST_PROFILE=test-1.7.26
1515 - TEST_PROFILE=test-9.0.5.0
1616 - TEST_PROFILE=test-9.1.8.0
17- - TEST_PROFILE=test-9.1.13 .0
17+ - TEST_PROFILE=test-9.1.17 .0
1818
1919install : if [[ -v BUNDLE_INSTALL ]]; then jruby -S bundle install; else echo ""; fi
2020
@@ -44,7 +44,7 @@ matrix:
4444 rvm : jruby-1.7.26
4545 - jdk : oraclejdk9
4646 env : TEST_COMMAND="jruby -rbundler/setup -S rmvn test-compile && jruby -S rake test" BUNDLE_INSTALL=true
47- rvm : jruby-9.1.13 .0
47+ rvm : jruby-9.1.17 .0
4848 - jdk : oraclejdk9
4949 env : TEST_COMMAND="jruby -rbundler/setup -S rmvn test-compile && jruby -S rake test" BUNDLE_INSTALL=true
5050 rvm : jruby-head
@@ -60,13 +60,13 @@ matrix:
6060 rvm : jruby-9.0.5.0
6161 - jdk : oraclejdk8
6262 env : TEST_COMMAND="jruby -S rake integration:install integration:test"
63- rvm : jruby-9.1.5 .0
63+ rvm : jruby-9.1.8 .0
6464 - jdk : openjdk7
6565 env : TEST_COMMAND="jruby -S rake integration:install integration:test"
66- rvm : jruby-9.1.8 .0
66+ rvm : jruby-9.1.16 .0
6767 - jdk : oraclejdk9
6868 env : TEST_COMMAND="jruby -S rake integration:install integration:test"
69- rvm : jruby-9.1.13 .0
69+ rvm : jruby-9.1.17 .0
7070notifications :
7171 irc :
7272 channels :
You can’t perform that action at this time.
0 commit comments