travis before install
This commit is contained in:
parent
1717870ff2
commit
71c7118470
|
@ -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
|
Loading…
Reference in New Issue