1
0
Fork 0
mirror of https://github.com/Luzifer/elastic_cron.git synced 2024-11-08 22:00:13 +00:00
elastic_cron/vendor/github.com/mailru/easyjson/.travis.yml

10 lines
199 B
YAML
Raw Permalink Normal View History

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