xframe/vendor/github.com/buger/jsonparser/.travis.yml

12 lines
134 B
YAML
Raw Normal View History

2024-10-12 12:55:20 +08:00
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 ./.