Files
docker-cli/vendor/github.com/mitchellh/mapstructure/.travis.yml
T
2021-12-16 21:16:01 +01:00

10 lines
91 B
YAML

language: go
go:
- "1.14.x"
- tip
script:
- go test
- go test -bench . -benchmem