Skip to content

Commit

Permalink
Merge pull request #274 from xuwei-k/jdk11
Browse files Browse the repository at this point in the history
add jdk11 test
  • Loading branch information
jrudolph committed Oct 23, 2018
2 parents 1c00297 + 81e14c5 commit 4149484
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ script:
- sbt "++ ${TRAVIS_SCALA_VERSION}!" test mimaReportBinaryIssues
jdk:
- oraclejdk8
matrix:
include:
- jdk: openjdk11
scala: 2.12.7
notifications:
email:
- johannes@spray.io
Expand Down

0 comments on commit 4149484

Please sign in to comment.