travis before install
This commit is contained in:
parent
1717870ff2
commit
71c7118470
|
@ -4,10 +4,6 @@ go:
|
|||
- 1.6
|
||||
- 1.7
|
||||
- tip
|
||||
before_install:
|
||||
- go get gopkg.in/urfave/cli.v2
|
||||
- go get gopkg.in/yaml.v2
|
||||
- go get github.com/fatih/color
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
Loading…
Reference in New Issue