Skip to content

Commit

Permalink
appveyor: update test matrix for go1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
kortschak committed Feb 26, 2020
1 parent 5a328f3 commit ee02969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -13,8 +13,8 @@ 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:\go112'
#- GOROOT: 'c:\go113'
- GOROOT: 'c:\go113'
#- GOROOT: 'c:\go114'
GOPATH: c:\gopath
GOTOOLDIR: '%GOROOT%\pkg\tool\windows_amd64'
PATH: '%GOPATH%\bin;%GOROOT%\bin;%PATH%'
Expand Down

0 comments on commit ee02969

Please sign in to comment.