travis install dependencies

This commit is contained in:
alessio 2016-08-17 21:53:34 +02:00
parent cf92966bdc
commit 3e92938143
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,6 @@ install:
- go get gopkg.in/urfave/cli.v2
- go get gopkg.in/yaml.v2
- go get github.com/fatih/color
- go get golang.org/x/sys
matrix:
allow_failures:
- go: tip