1
0
mirror of synced 2025-12-13 02:10:59 +08:00

Update .travis.yml

This commit is contained in:
Binary Wang
2019-06-02 14:37:54 +08:00
committed by GitHub
parent 1273a8aef0
commit b4125bc384

View File

@@ -8,7 +8,7 @@ language: java
jdk:
- oraclejdk8
script: "./mvnw clean package -DskipTests=true"
script: "./mvnw clean package -DskipTests=true -Dcheckstyle.skip=true"
#script:
# - mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar