mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-11-29 18:38:32 +08:00
指定travis jdk版本
This commit is contained in:
parent
d03efc260a
commit
25f90df2c4
@ -1,5 +1,7 @@
|
||||
language: java
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
script: "mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V && mvn cobertura:cobertura"
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user