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 4
4
- oraclejdk7
5
5
- oraclejdk8
6
6
env :
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
11
8
- TEST_PROFILE=test-1.7.26
12
9
- TEST_PROFILE=test-9.0.5.0
13
10
- TEST_PROFILE=test-9.1.8.0
@@ -23,7 +20,7 @@ matrix:
23
20
- env : TEST_COMMAND="jruby -S rake integration:install integration:test"
24
21
rvm : jruby-1.7.24
25
22
- env : TEST_COMMAND="jruby -S rake integration:install integration:test"
26
- rvm : jruby-1.7.18
23
+ rvm : jruby-1.7.20
27
24
include :
28
25
- jdk : oraclejdk7
29
26
env : TEST_COMMAND="jruby -rbundler/setup -S rmvn test-compile && jruby -S rake test" BUNDLE_INSTALL=true
@@ -35,24 +32,12 @@ matrix:
35
32
env : TEST_COMMAND="jruby -rbundler/setup -S rmvn test-compile && jruby -S rake test" BUNDLE_INSTALL=true
36
33
rvm : jruby-1.7.26
37
34
#
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
51
36
env : TEST_COMMAND="jruby -rbundler/setup -S rmvn verify -P test-1.7.24" BUNDLE_INSTALL=true RUBY_MAVEN_VERSION=3.3.8
52
37
rvm : jruby-1.7.22
53
- - jdk : openjdk6
38
+ - jdk : openjdk7
54
39
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
56
41
#
57
42
- jdk : oraclejdk8
58
43
env : TEST_COMMAND="jruby -S rake integration:install integration:test"
You can’t perform that action at this time.
0 commit comments