grace/.travis.yml
2014-05-23 18:30:27 -07:00

7 lines
62 B
YAML

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