bump golang versions in travis ci
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ git:
|
||||
depth: 1
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
go: [1.13.x, 1.14.x]
|
||||
go: [1.14.x, 1.15.x]
|
||||
os: [linux, osx]
|
||||
install:
|
||||
- ./travis/install.sh
|
||||
|
||||
Reference in New Issue
Block a user