Commit c465cf1 1 parent 5fb4fd0 commit c465cf1 Copy full SHA for c465cf1
File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ sudo: false
3
3
matrix :
4
4
fast_finish : true
5
5
include :
6
- - jdk : oraclejdk7
6
+ - jdk : openjdk7
7
7
- jdk : oraclejdk8
8
8
# Java 9 needs to be manually installed/upgraded
9
9
# see: https://github.com/travis-ci/travis-ci/issues/2968#issuecomment-149164058
24
24
# - secure: "j6a61/qnfFcSjx5XxmxO2hqBOwtVx5HWrD1+4Atl7WG/pRKz9+jSga1Y7oDAFb2SIl8S65kDmPQB/vC8aHxUDj/Wizjxnxn1FhPqoe9yO6Ztft+984FKFyvj7s6tsBJKcehGec+chTOwZQpH4oI4rU6IlepDHnGLHiOd0Iviryg="
25
25
# - secure: "GiFr+v2lTQk/sTQB7CYjju1/mupS8LSJupmizLqY454utiZkabDMBOZQnF9ukpy7WhveB9hKQyEKf9iP2w7HSYEjgvogT26vZ5f2MeLnR4SWvqEtf/WBvvh+W+k/rb2f6YgitkB4Jlxn2izemBEDuKplGJphzGW41lf8XZ2IxVI="
26
26
27
- jdk :
28
- - openjdk7
29
-
30
27
before_install :
31
28
# update maven
32
29
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then
You can’t perform that action at this time.
0 commit comments