Add golang 1.11 to the travis file
This commit is contained in:
parent
3b64f480e2
commit
5dd03786b0
@ -2,5 +2,6 @@ language: go
|
||||
|
||||
go:
|
||||
- 1.3
|
||||
- "1.11"
|
||||
- tip
|
||||
script: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user