From 210d132b0f99f6b1910179ea4a7515fa9f2d3516 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Fri, 16 Aug 2019 13:54:57 +0000 Subject: [PATCH] =?UTF-8?q?.travis.yml:=20=E5=8E=BB=E6=8E=89=E8=BF=87?= =?UTF-8?q?=E6=97=B6comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index a3d2f5210a..e3aa85cd81 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,3 @@ -# This is how to tell Travis to use the fast container-based test -# runner instead of the slow VM-based one. sudo: false dist: bionic @@ -23,7 +21,6 @@ cache: directories: - $HOME/.cache/go-build -# Only clone the most recent commit. git: depth: 8