Skip to content

Commit 042fe38

Browse files
Run sbt-lm-coursier tests with JDK11
1 parent aeb241f commit 042fe38

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
@@ -17,7 +17,9 @@ jobs:
1717
- env: SBT_SHADING=1
1818
- env: SBT_PGP_COURSIER=1
1919
- env: LM_COURSIER=1 TEST_GROUP=1
20+
jdk: openjdk11
2021
- env: LM_COURSIER=1 TEST_GROUP=2
22+
jdk: openjdk11
2123
- stage: release
2224
script: ./sbt ci-release
2325
branches:

0 commit comments

Comments
 (0)