Files
hmq/vendor/github.com/bitly/go-simplejson/.travis.yml
Yuyan Zhou daf4a0e0f5 add vendor
2019-04-24 15:45:34 +08:00

11 lines
131 B
YAML

language: go
go:
- 1.0.3
- 1.1.2
- 1.2
- tip
install:
- go get github.com/bmizerany/assert
notifications:
email: false