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 Jul 26, 2019
1 parent 4a27bd4 commit f07882c
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 @@ -21,7 +21,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 f07882c

Please sign in to comment.