travis before install

This commit is contained in:
alessio 2016-11-22 17:53:49 +01:00
parent 1717870ff2
commit 71c7118470
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@ go:
- 1.6 - 1.6
- 1.7 - 1.7
- tip - tip
before_install:
- go get gopkg.in/urfave/cli.v2
- go get gopkg.in/yaml.v2
- go get github.com/fatih/color
matrix: matrix:
allow_failures: allow_failures:
- go: tip - go: tip