Skip to content

Commit 59ad6b2

Browse files
committed
Set Travis-CI to run project with Open JDK 11.
1 parent f419ae3 commit 59ad6b2

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
@@ -7,7 +7,7 @@ addons:
77
organization: "macedoj-github"
88

99
jdk:
10-
- openjdk10
10+
- openjdk11
1111

1212
before_script:
1313
- sleep 3

0 commit comments

Comments
 (0)