gin/.travis.yml
2015-05-13 23:47:39 +02:00

7 lines
55 B
YAML

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