Use preinstalled JDK

This commit is contained in:
exoego 2019-05-14 22:20:47 +09:00
parent 75a992fa24
commit 604b852474
1 changed files with 0 additions and 6 deletions

View File

@ -9,12 +9,6 @@ language: scala
matrix:
include:
- jdk: openjdk8
before_install:
- PATH=$(echo "$PATH" | sed -e 's/:\/usr\/local\/lib\/jvm\/openjdk11\/bin//')
- JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64
apt:
packages:
- openjdk8
# - jdk: openjdk11
before_install: