Add jdk 10 & 11 to Travis build#86
Add jdk 10 & 11 to Travis build#86marcospereira merged 7 commits intoplayframework:2.6.xfrom marcospereira:add-jdk-10-11
Conversation
|
...should work. 🤞 |
|
The JDKs were installed correctly. ✔️ Now there are some modular world issues... :-) |
Have you tried turning it off and on again? |
Looks like For example: https://travis-ci.org/playframework/play-scala-starter-example/jobs/385785029#L1002
|
|
sbt 1.1.6 ist tagged already |
|
Looks like Gradle is getting there: gradle/gradle#4515
Yeah, the last commit here should fix this. |
Add a new commit to use it. |
Update to Gradle 4.7 which I think contains a fix for this. :-) |
|
Gradle 4.7 fixed Java 10 issue. Gradle 4.8 tackles Java 11 ones. Try 4.8-rc-2 (or -3) |
Checking if travis-ci/travis-build#1347 is already available to all repositories. :-)