echoip/.travis.yml
2015-09-17 21:35:38 +02:00

12 lines
79 B
YAML

sudo: false
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- tip