travis: bump go version to 1.15.x
This commit is contained in:
parent
742d879352
commit
967f663f84
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: go
|
||||
go:
|
||||
- "1.13.x"
|
||||
- "1.15.x"
|
||||
sudo: false
|
||||
install:
|
||||
- GO111MODULE=on go install -v ./...
|
||||
|
|
Loading…
Reference in a new issue