amseltools/vendor/github.com/mohae/deepcopy/.travis.yml
2023-03-29 13:26:21 +00:00

12 lines
94 B
YAML

language: go
go:
- tip
matrix:
allow_failures:
- go: tip
script:
- go test ./...