add more Go versions to travis
This commit is contained in:
+3
-3
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user