This is an automated email from the ASF dual-hosted git repository.

chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git


The following commit(s) were added to refs/heads/master by this push:
     new be238b9  should we leave the travis build broken as incentive to clean 
things up?
be238b9 is described below

commit be238b93961fd5ce177a07704a6076620c99d6c7
Author: Rob Tompkins <chtom...@gmail.com>
AuthorDate: Sat May 18 22:20:12 2019 -0400

    should we leave the travis build broken as incentive to clean things up?
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f46b242..d4b50a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
   </dependencies>
 
   <build>
-    <defaultGoal>clean test</defaultGoal>
+    <defaultGoal>clean verify apache-rat:check clirr:check checkstyle:check 
pmd:pmd spotbugs:check javadoc:javadoc</defaultGoal>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

Reply via email to