echoip/.travis.yml
2016-09-14 22:06:36 +02:00

9 lines
55 B
YAML

sudo: false
language: go
go:
- 1.6
- 1.7
- tip