echoip/.travis.yml
2016-03-01 19:19:37 +01:00

9 lines
55 B
YAML

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