strcase/.travis.yml
2018-09-21 10:59:46 +09:00

10 lines
89 B
YAML

sudo: false
language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- tip