gin/.travis.yml
2014-12-29 12:49:59 +01:00

7 lines
53 B
YAML

language: go
sudo: false
go:
- 1.3
- 1.4
- tip