schnutibox/vendor/github.com/pkg/profile/.travis.yml

10 lines
136 B
YAML
Raw Normal View History

language: go
go_import_path: github.com/pkg/profile
go:
- 1.13.x
- 1.14.x
- tip
script:
- go test -race github.com/pkg/profile