grace/.travis.yml
2014-04-02 14:59:39 -07:00

7 lines
108 B
YAML

language: go
go:
- 1.1
- 1.2
script:
- curl https://raw.github.com/daaku/go.travis/master/install | sh