k3s/vendor/github.com/miekg/dns/.travis.yml

8 lines
83 B
YAML
Raw Normal View History

2019-01-12 04:58:27 +00:00
language: go
sudo: false
go:
- 1.5
- 1.6
script:
- go test -race -v -bench=.