strcase/.travis.yml
2015-10-16 15:33:57 +11:00

10 lines
77 B
YAML

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