before install

This commit is contained in:
alessio 2016-08-17 21:56:44 +02:00
parent 3e92938143
commit eedd727483
1 changed files with 1 additions and 1 deletions

View File

@ -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