k3s/vendor/github.com/mindprince/gonvml/.travis.yml
Darren Shepherd d246c89254 go mod vendor
2019-09-05 15:16:39 -07:00

10 lines
77 B
YAML

language: go
go:
- "1.8"
- "1.9"
- "1.10"
script:
- make presubmit