Skip to content

Commit f07882c

Browse files
Run sbt-lm-coursier tests with JDK11
1 parent 4a27bd4 commit f07882c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ jobs:
2121
- env: SBT_SHADING=1
2222
- env: SBT_PGP_COURSIER=1
2323
- env: LM_COURSIER=1 TEST_GROUP=1
24+
jdk: openjdk11
2425
- env: LM_COURSIER=1 TEST_GROUP=2
26+
jdk: openjdk11
2527
- stage: release
2628
script: sbt ci-release
2729
branches:

0 commit comments

Comments
 (0)