Spotbugs is already run as part of the Maven default build goal.
This commit is contained in:
parent
9a3f74709c
commit
e144ca6816
|
@ -32,4 +32,4 @@ script:
|
|||
- mvn
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue