File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
- TEST_PROFILE=test-1.7.26
15
15
- TEST_PROFILE=test-9.0.5.0
16
16
- TEST_PROFILE=test-9.1.8.0
17
- - TEST_PROFILE=test-9.1.13 .0
17
+ - TEST_PROFILE=test-9.1.17 .0
18
18
19
19
install : if [[ -v BUNDLE_INSTALL ]]; then jruby -S bundle install; else echo ""; fi
20
20
@@ -44,7 +44,7 @@ matrix:
44
44
rvm : jruby-1.7.26
45
45
- jdk : oraclejdk9
46
46
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
48
48
- jdk : oraclejdk9
49
49
env : TEST_COMMAND="jruby -rbundler/setup -S rmvn test-compile && jruby -S rake test" BUNDLE_INSTALL=true
50
50
rvm : jruby-head
@@ -60,13 +60,13 @@ matrix:
60
60
rvm : jruby-9.0.5.0
61
61
- jdk : oraclejdk8
62
62
env : TEST_COMMAND="jruby -S rake integration:install integration:test"
63
- rvm : jruby-9.1.5 .0
63
+ rvm : jruby-9.1.8 .0
64
64
- jdk : openjdk7
65
65
env : TEST_COMMAND="jruby -S rake integration:install integration:test"
66
- rvm : jruby-9.1.8 .0
66
+ rvm : jruby-9.1.16 .0
67
67
- jdk : oraclejdk9
68
68
env : TEST_COMMAND="jruby -S rake integration:install integration:test"
69
- rvm : jruby-9.1.13 .0
69
+ rvm : jruby-9.1.17 .0
70
70
notifications :
71
71
irc :
72
72
channels :
You can’t perform that action at this time.
0 commit comments