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