From c2481272e2afb3bf022bd21278d7bf66c6f48aa3 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Fri, 16 Aug 2019 18:50:47 +0000 Subject: [PATCH] Revert "Travis-CI: Test also without go modules" This reverts commit a0a933338586187881de41462089ccbeab1819da. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8cf155c..b84f025 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,6 @@ services: env: - GO111MODULE=on - - GO111MODULE=off install: true