Files
postmoogle/vendor/github.com/buger/jsonparser/.travis.yml
2023-06-01 14:32:20 +00:00

9 lines
102 B
YAML

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