travis install dependencies
This commit is contained in:
parent
cf92966bdc
commit
3e92938143
|
@ -8,7 +8,6 @@ install:
|
|||
- go get gopkg.in/urfave/cli.v2
|
||||
- go get gopkg.in/yaml.v2
|
||||
- go get github.com/fatih/color
|
||||
- go get golang.org/x/sys
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
- go: tip
|
Loading…
Reference in New Issue