mirror of https://github.com/sbt/sbt.git
Bump travis java 8 version
This commit is contained in:
parent
a12bccf4a3
commit
feb8c84b28
|
|
@ -19,7 +19,7 @@ matrix:
|
|||
fast_finish: true
|
||||
include:
|
||||
- env:
|
||||
- TRAVIS_JDK=adopt@1.8.192-12
|
||||
- TRAVIS_JDK=adopt@1.8.0-222
|
||||
- SBT_CMD="scripted actions/* source-dependencies/*1of3 dependency-management/*1of4 java/*"
|
||||
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Reference in New Issue