Skip to content

Commit 065b3db

Browse files
authored
add jdk11 test
1 parent cc45649 commit 065b3db

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
@@ -8,7 +8,7 @@ matrix:
88
- env: SBT_VERSION="1.1.0"
99
jdk: oraclejdk8
1010
- env: SBT_VERSION="1.1.6"
11-
jdk: oraclejdk10
11+
jdk: openjdk11
1212
script:
1313
- git config --global user.email "example@example.com"
1414
- git config --global user.name "example"

0 commit comments

Comments
 (0)