0
0
mirror of https://github.com/crazy-max/diun.git synced 2024-12-22 19:38:28 +00:00
crazy-max_diun/vendor/github.com/pkg/profile/.travis.yml
2024-12-14 22:30:21 +01:00

10 lines
136 B
YAML

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