File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
- TEST_PROFILE=test-1.7.22
15
15
- TEST_PROFILE=test-1.7.24
16
16
- TEST_PROFILE=test-9.0.1.0
17
- - TEST_PROFILE=test-9.0.4 .0
17
+ - TEST_PROFILE=test-9.0.5 .0
18
18
19
19
install : echo 'no bundle install atm!'
20
20
# script: mvn verify -P $TEST_PROFILE
@@ -27,14 +27,14 @@ matrix:
27
27
- jdk : openjdk6
28
28
env : TEST_PROFILE=test-9.0.1.0
29
29
- jdk : openjdk6
30
- env : TEST_PROFILE=test-9.0.4 .0
30
+ env : TEST_PROFILE=test-9.0.5 .0
31
31
include :
32
32
- jdk : oraclejdk7
33
33
env : TEST_COMMAND="jruby -S rake integration:install integration:test"
34
34
rvm : jruby-1.7.24
35
35
- jdk : oraclejdk8
36
36
env : TEST_COMMAND="jruby -S rake integration:install integration:test"
37
- rvm : jruby-9.0.4 .0
37
+ rvm : jruby-9.0.5 .0
38
38
notifications :
39
39
irc :
40
40
channels :
You can’t perform that action at this time.
0 commit comments