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

vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 51ed611  Update .travis.yml
51ed611 is described below

commit 51ed6117c2a9a3677634b36431d21e73b7bbeb28
Author: von gosling <[email protected]>
AuthorDate: Wed Aug 25 16:57:18 2021 +0800

    Update .travis.yml
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index edf718c..930f106 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ jdk:
   - oraclejdk11
 
 script:
-  - travis_retry mvn -B clean
+  - travis_retry mvn -B clean apache-rat:check
   - travis_retry mvn -B package findbugs:findbugs jacoco:report 
coveralls:report
   
 #    - travis_retry mvn -B package findbugs:findbugs coveralls:report

Reply via email to