We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1273a8a commit b4125bcCopy full SHA for b4125bc
.travis.yml
@@ -8,7 +8,7 @@ language: java
8
9
jdk:
10
- oraclejdk8
11
-script: "./mvnw clean package -DskipTests=true"
+script: "./mvnw clean package -DskipTests=true -Dcheckstyle.skip=true"
12
13
#script:
14
# - mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar
0 commit comments