Commit 8c348c93 authored by Skylot's avatar Skylot

build: disable travis build on oracle jdk 10

parent 3815d30f
......@@ -26,8 +26,6 @@ matrix:
include:
- env: JDK=oracle-8
jdk: oraclejdk8
- env: JDK=oracle-10
install: . ./install-jdk.sh -F 10 -L BCL
script:
- java -version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment