grace/.travis.yml
2014-05-23 18:32:24 -07:00

6 lines
54 B
YAML

language: go
go:
- 1.2
install:
- go get -t ./...