mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
7 lines
89 B
YAML
7 lines
89 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.3
|
|
- 1.4
|
|
|
|
script: go get github.com/coocood/freecache && go test |