You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2019/03/17 00:25:28 UTC

[kylin] branch master updated: KYLIN-3878 remove the comment

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

shaofengshi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/master by this push:
     new 4706fe8  KYLIN-3878 remove the comment
4706fe8 is described below

commit 4706fe8b2f6b5075ecedd8cf43368aca2f68588c
Author: shaofengshi <sh...@apache.org>
AuthorDate: Sun Mar 17 08:25:18 2019 +0800

    KYLIN-3878 remove the comment
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 4e4e868..b22c2fe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,7 +41,6 @@ script:
         echo "The pull request from ${TRAVIS_PULL_REQUEST_SLUG} is an EXTERNAL pull request. Skip sonar analysis.";
     else
         git fetch --unshallow --quiet;
-        #mvn sonar:sonar -e;
     fi
 
 notification: