travis: test against go 1.11
This commit is contained in:
parent
8991bc29aa
commit
d8f796af33
|
@ -6,6 +6,7 @@ go:
|
|||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- tip
|
||||
sudo: false
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue