From c69e7310b833f9a50db7e20a8e759877264fbf56 Mon Sep 17 00:00:00 2001 From: vyzo Date: Wed, 22 Apr 2020 14:21:01 +0300 Subject: [PATCH] remove tags=openssl from the build matrix It takes forever to build the tests and reguarly fails with no output produced --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ce4db22..278d460 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ go: env: matrix: - GOTFLAGS="-race" - - GOTFLAGS="-race -tags=openssl" cache: directories: