dnscontrol/vendor/github.com/DisposaBoy/JsonConfigReader/.travis.yml
Tom Limoncelli 16d0043cce
Switch from govendor to go modules. (#587)
Thanks to @BenoitKnecht for leading the way on this.
2020-01-18 14:40:28 -05:00

6 lines
65 B
YAML

language: go
go:
- 1.x
- master
script:
go test -v -race