From 56cdad74b30c3d7b26e1cc64679c05d11a35b078 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Tue, 11 Jun 2019 00:14:23 +0000 Subject: [PATCH] Revert "CI: Test also without go modules to catch upstream API changes" This reverts commit c6800998014b024408c31adac1859dd05a54715a. --- .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