stash/vendor/github.com/knq/sysutil/.travis.yml
bnkai 4373f9bf01
Add cdp support for xpath scrapers (#625)
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2020-08-04 10:42:40 +10:00

6 lines
91 B
YAML

dist: bionic
language: go
go:
- 1.13.x
script:
- go test -v -coverprofile=coverage.out