Dominic, what do we do in the case where we’re, say, using:
language: scala
but want:
jdk:
- oraclejdk8
to work properly?
I’m getting:
Expected feature release number in range of 9 to 13, but got: 8
Here’s an example:
https://travis-ci.org/gemini-hlsw/ocs/builds/526570188