Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5e87fa7

Browse files
authoredApr 18, 2022
Update .travis.yml to use oraclejdk11
1 parent 7e85d25 commit 5e87fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: java
22
jdk:
3-
- oraclejdk8
3+
- oraclejdk11
44
sudo: false
55

66
after_success:

0 commit comments

Comments
 (0)
Please sign in to comment.