hotime/vendor/github.com/mohae/deepcopy/.travis.yml

12 lines
94 B
YAML
Raw Normal View History

2022-10-19 13:32:34 +00:00
language: go
go:
- tip
matrix:
allow_failures:
- go: tip
script:
- go test ./...