etcd/.travis.yml

10 lines
101 B
YAML

language: go
go:
- 1.3
install:
- go get code.google.com/p/go.tools/cmd/cover
script:
- ./test