Spotbugs is already run as part of the Maven default build goal.

This commit is contained in:
Gary Gregory 2019-09-12 09:09:20 -04:00
parent 9a3f74709c
commit e144ca6816
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ script:
- mvn - mvn
after_success: after_success:
- mvn clean test spotbugs:check jacoco:report coveralls:report -Ptravis-jacoco javadoc:javadoc -Ddoclint=all - mvn clean test acoco:report coveralls:report -Ptravis-jacoco javadoc:javadoc -Ddoclint=all