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