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-client-cpp.git


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

commit 0347569a78cd029e45a78eafc27693a0a7a5287f
Author: von gosling <[email protected]>
AuthorDate: Mon Sep 27 15:34:57 2021 +0800

    Update .travis.yml
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 3e8fd11..2d78699 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -53,8 +53,8 @@ matrix:
       dist: trusty
       env: LINT=1 PYTHON=2.7
       before_install:
-        - sudo apt-get update -qq
-        - sudo apt-get install -qq clang-format-3.8
+        #- sudo apt-get update -qq
+        #- sudo apt-get install -qq clang-format-3.8
       install: []
       script:
         - sudo sh .travis/check-git-clang-format.sh

Reply via email to