From 73e2bca9993b64bf0071d0b2ecd35a8a6df823ce Mon Sep 17 00:00:00 2001 From: Andrea Spacca Date: Mon, 7 Oct 2019 22:46:55 +0200 Subject: [PATCH] FIX BUILD --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 278a4c8..da354df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,4 +57,4 @@ deploy: on: tags: true go: 1.12.x - overwrite: true + overwrite: true \ No newline at end of file