gogreen/.travis.yml

9 lines
61 B
YAML

language: go
go:
- 1.7
- 1.8
- 1.9
- "1.10"
- tip