add more Go versions to travis

This commit is contained in:
chessman
2019-06-12 19:31:34 +03:00
parent 8d17243b3a
commit 48da8d6281

View File

@@ -10,9 +10,9 @@ env:
language: go
go:
- 1.6
- 1.7
- 1.8
- "1.10"
- "1.11"
- "1.12"
install:
- true