Files
weave-scope/vendor/github.com/miekg/dns/.travis.yml
2020-01-13 16:56:01 +00:00

8 lines
83 B
YAML

language: go
sudo: false
go:
- 1.4
- 1.5
script:
- go test -race -v -bench=.