Files
pierre-bot/vendor/github.com/buger/jsonparser/.travis.yml
2026-02-12 21:44:10 +01:00

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 ./.