status-go/vendor/github.com/buger/jsonparser/.travis.yml

12 lines
134 B
YAML

language: go
arch:
- amd64
- ppc64le
go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
script: go test -v ./.