go-cache/.travis.yml

9 lines
96 B
YAML

language: go
go:
- tip
script:
- go test -v -coverprofile=coverage.txt -covermode=atomic