test: add go 1.11 testing
This commit is contained in:
parent
8cf3fa9932
commit
973217e9fc
|
|
@ -4,6 +4,7 @@ go:
|
|||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
|
||||
before_install:
|
||||
- go get -t -v ./...
|
||||
|
|
|
|||
Loading…
Reference in New Issue