Skip to content

Commit bf69c16

Browse files
Removes oraclejdk7 from Travis since it is not supported.
Message from development list. oraclejdk7 is not supported on Trusty image. travis-ci/travis-ci#7884 In the core, I just specified the old Precise image as a temporary workaround. mybatis/mybatis-3@5f787f1 ...but I think it's OK to remove oraclejdk7 from the target JDK list (openjdk7 works fine on Trusty).
1 parent f040e59 commit bf69c16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sudo: false
33

44
jdk:
55
- oraclejdk8
6-
- oraclejdk7
76
- openjdk7
87

98
after_success:

0 commit comments

Comments
 (0)