go-omaha/.travis.yml

6 lines
50 B
YAML

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