client_golang/.travis.yml

8 lines
59 B
YAML

language: go
go:
- 1.4
script:
- go test -short ./...