Add recent versions of Go to the .travis.yml.
This commit is contained in:
@ -3,4 +3,7 @@ language: go
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
- 1.9
|
||||
- "1.10"
|
||||
- 1.11
|
||||
- 1.12
|
||||
|
Reference in New Issue
Block a user