From 11c5657f4fc72cae539e91bf6c4ad879b0c2f666 Mon Sep 17 00:00:00 2001 From: yige Date: Wed, 7 Aug 2019 23:52:56 +0800 Subject: [PATCH] test build --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1a29ea4..189a190 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,8 +19,5 @@ cache: before_install: - echo "TRAVIS_GO_VERSION=${TRAVIS_GO_VERSION}" -install: - - go mod install - script: - go test -v