feat:更新基础镜像版本

pull/428/head
lifei6671 2019-01-15 20:47:27 +08:00
parent e6fbb732c1
commit 4f7da2f15e
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
language: go language: go
go: go:
- "1.11.2" - "1.11.4"
sudo: true sudo: true
install: false install: false

View File

@ -3,7 +3,7 @@ clone_folder: c:\gopath\src\github.com\lifei6671\mindoc
environment: environment:
GOPATH: c:\gopath GOPATH: c:\gopath
GOVERSION: "1.11.2" GOVERSION: "1.11.4"
matrix: matrix:
- tbs_arch: "x86" - tbs_arch: "x86"
tbs_tools: "mingw" tbs_tools: "mingw"