Update travis

This commit is contained in:
Radhi Fadlillah 2018-03-12 16:01:32 +07:00
parent 9d025dc6a2
commit 468430063c

View file

@ -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: