1
0
Fork 0
mirror of https://github.com/Luzifer/go_helpers.git synced 2024-10-18 14:24:20 +00:00
go_helpers/.travis.yml

9 lines
69 B
YAML
Raw Normal View History

2016-04-15 23:13:39 +00:00
language: go
go:
- "1.7"
- "1.8"
- "1.9"
- "1.10"
- "tip"