grace/.travis.yml

7 lines
62 B
YAML
Raw Normal View History

language: go
go:
- 1.1
- 1.2
2014-05-24 09:30:27 +08:00
install:
- go get -t ./...