File tree Expand file tree Collapse file tree 1 file changed +5
-20
lines changed Expand file tree Collapse file tree 1 file changed +5
-20
lines changed Original file line number Diff line number Diff line change 44 - oraclejdk7
55 - oraclejdk8
66env :
7- - TEST_PROFILE=test-1.6.8
8- - TEST_PROFILE=test-1.7.4
9- - TEST_PROFILE=test-1.7.13
10- - TEST_PROFILE=test-1.7.18
7+ - TEST_PROFILE=test-1.7.20
118 - TEST_PROFILE=test-1.7.26
129 - TEST_PROFILE=test-9.0.5.0
1310 - TEST_PROFILE=test-9.1.8.0
@@ -23,7 +20,7 @@ matrix:
2320 - env : TEST_COMMAND="jruby -S rake integration:install integration:test"
2421 rvm : jruby-1.7.24
2522 - env : TEST_COMMAND="jruby -S rake integration:install integration:test"
26- rvm : jruby-1.7.18
23+ rvm : jruby-1.7.20
2724 include :
2825 - jdk : oraclejdk7
2926 env : TEST_COMMAND="jruby -rbundler/setup -S rmvn test-compile && jruby -S rake test" BUNDLE_INSTALL=true
@@ -35,24 +32,12 @@ matrix:
3532 env : TEST_COMMAND="jruby -rbundler/setup -S rmvn test-compile && jruby -S rake test" BUNDLE_INSTALL=true
3633 rvm : jruby-1.7.26
3734 #
38- - jdk : openjdk6
39- env : TEST_COMMAND="jruby -rbundler/setup -S rmvn verify -P test-1.6.8" BUNDLE_INSTALL=true RUBY_MAVEN_VERSION=3.3.8
40- rvm : jruby-1.7.22
41- - jdk : openjdk6
42- env : TEST_COMMAND="jruby -rbundler/setup -S rmvn verify -P test-1.7.4" BUNDLE_INSTALL=true RUBY_MAVEN_VERSION=3.3.8
43- rvm : jruby-1.7.22
44- - jdk : openjdk6
45- env : TEST_COMMAND="jruby -rbundler/setup -S rmvn verify -P test-1.7.13" BUNDLE_INSTALL=true RUBY_MAVEN_VERSION=3.3.8
46- rvm : jruby-1.7.22
47- - jdk : openjdk6
48- env : TEST_COMMAND="jruby -rbundler/setup -S rmvn verify -P test-1.7.18" BUNDLE_INSTALL=true RUBY_MAVEN_VERSION=3.3.8
49- rvm : jruby-1.7.22
50- - jdk : openjdk6
35+ - jdk : openjdk7
5136 env : TEST_COMMAND="jruby -rbundler/setup -S rmvn verify -P test-1.7.24" BUNDLE_INSTALL=true RUBY_MAVEN_VERSION=3.3.8
5237 rvm : jruby-1.7.22
53- - jdk : openjdk6
38+ - jdk : openjdk7
5439 env : TEST_COMMAND="jruby -rbundler/setup -S rmvn verify -P test-1.7.26" BUNDLE_INSTALL=true RUBY_MAVEN_VERSION=3.3.8
55- rvm : jruby-1.7.22
40+ rvm : jruby-1.7.26
5641 #
5742 - jdk : oraclejdk8
5843 env : TEST_COMMAND="jruby -S rake integration:install integration:test"
You can’t perform that action at this time.
0 commit comments