sessions/.travis.yml
2015-08-19 22:17:45 -07:00

9 lines
62 B
YAML

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