提交 a932c7c5 编写于 作者: S Skylot

build: add java 11 to build on travis

上级 1272ae2d
......@@ -9,7 +9,6 @@ git:
depth: false
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- chmod +x gradlew
# override install to skip 'gradle assemble'
......@@ -26,6 +25,8 @@ matrix:
include:
- env: JDK=oracle-8
jdk: oraclejdk8
- env: JDK=openjdk11
jdk: openjdk11
script:
- java -version
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册