spf13--cobra/.travis.yml
2013-09-24 12:39:05 -04:00

7 lines
64 B
YAML

language: go
go:
- 1.1
script:
- go test ./...
- go build