指定travis jdk版本

This commit is contained in:
bwcx_jzy 2019-06-07 22:16:09 +08:00
parent d03efc260a
commit 25f90df2c4

View File

@ -1,5 +1,7 @@
language: java
jdk:
- oraclejdk8
script: "mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V && mvn cobertura:cobertura"
notifications: