Update Travis to 1.10 and 1.11
This commit is contained in:
parent
5d8a0ef605
commit
f19247a790
|
@ -1,8 +1,8 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.10
|
||||
- 1.11
|
||||
|
||||
before_script:
|
||||
- go vet ./...
|
||||
|
|
Loading…
Reference in New Issue