1
0
mirror of https://github.com/rancher/rke.git synced 2025-10-21 19:23:40 +00:00
Files
rke/vendor/github.com/mailru/easyjson/.travis.yml
galal-hussein c4677f8ee6 Vendor update
2017-11-06 19:40:19 +02:00

9 lines
184 B
YAML

language: go
go:
- tip
install:
- go get github.com/ugorji/go/codec
- go get github.com/pquerna/ffjson/fflib/v1
- go get github.com/golang/lint/golint