blob: ef6e676332ba196d81e85e9cdf2025b35c20db87 [file] [log] [blame]
language: go
go_import_path: github.com/golang/groupcache
os: linux
dist: trusty
sudo: false
script:
- go test ./...
go:
- 1.9.x
- 1.10.x
- master
cache:
directories:
- $GOPATH/pkg