add more Go versions to travis

This commit is contained in:
chessman
2019-06-12 19:31:34 +03:00
parent 8d17243b3a
commit 48da8d6281
+3 -3
View File
@@ -10,9 +10,9 @@ env:
language: go language: go
go: go:
- 1.6 - "1.10"
- 1.7 - "1.11"
- 1.8 - "1.12"
install: install:
- true - true