go-omaha/.travis.yml
2013-06-25 08:56:17 -07:00

5 lines
50 B
YAML

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