mirror of https://github.com/apache/druid.git
Fix coveralls
This commit is contained in:
parent
7e64d5179f
commit
a9d5bcf2dc
|
@ -5,7 +5,7 @@ jdk:
|
|||
- oraclejdk8
|
||||
|
||||
after_success:
|
||||
- mvn clean cobertura:cobertura coveralls:report
|
||||
- mvn clean cobertura:cobertura coveralls:report -pl '!benchmarks,!distribution'
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue