k3s/vendor/github.com/buger/jsonparser/.travis.yml
Darren Shepherd d246c89254 go mod vendor
2019-09-05 15:16:39 -07: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 ./.