From 468430063c49de36092f9f726adec702e5c1681a Mon Sep 17 00:00:00 2001 From: Radhi Fadlillah Date: Mon, 12 Mar 2018 16:01:32 +0700 Subject: [PATCH] Update travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 28b394a2..338d87fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ matrix: before_install: - go get github.com/mitchellh/gox # go tool for cross compiling + - go get github.com/mattn/go-isatty # needed for progress bar in windows - go get github.com/inconshreveable/mousetrap # needed for windows builds install: