stash/vendor/github.com/chromedp/sysutil/.travis.yml

6 lines
91 B
YAML

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