Skip to content

Commit

Permalink
Run sbt-lm-coursier tests with JDK11
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Feb 4, 2020
1 parent aeb241f commit 042fe38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
- env: SBT_SHADING=1
- env: SBT_PGP_COURSIER=1
- env: LM_COURSIER=1 TEST_GROUP=1
jdk: openjdk11
- env: LM_COURSIER=1 TEST_GROUP=2
jdk: openjdk11
- stage: release
script: ./sbt ci-release
branches:
Expand Down

0 comments on commit 042fe38

Please sign in to comment.