mirror of
https://github.com/gonum/gonum.git
synced 2025-11-02 19:34:01 +08:00
appveyor: remove go1.10
This commit is contained in:
@@ -13,9 +13,9 @@ environment:
|
||||
# Do not move these lines; they are referred to by README.md.
|
||||
# Versions of go that are explicitly supported by gonum.
|
||||
matrix:
|
||||
- GOROOT: 'c:\go110'
|
||||
- GOROOT: 'c:\go111'
|
||||
- GOROOT: 'c:\go112'
|
||||
#- GOROOT: 'c:\go113'
|
||||
GOPATH: c:\gopath
|
||||
GOTOOLDIR: '%GOROOT%\pkg\tool\windows_amd64'
|
||||
PATH: '%GOPATH%\bin;%GOROOT%\bin;%PATH%'
|
||||
|
||||
Reference in New Issue
Block a user