before install
This commit is contained in:
parent
3e92938143
commit
eedd727483
|
@ -4,7 +4,7 @@ go:
|
||||||
- 1.6
|
- 1.6
|
||||||
- 1.7
|
- 1.7
|
||||||
- tip
|
- tip
|
||||||
install:
|
before_install:
|
||||||
- go get gopkg.in/urfave/cli.v2
|
- go get gopkg.in/urfave/cli.v2
|
||||||
- go get gopkg.in/yaml.v2
|
- go get gopkg.in/yaml.v2
|
||||||
- go get github.com/fatih/color
|
- go get github.com/fatih/color
|
||||||
|
|
Loading…
Reference in New Issue