mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
Add version for appveyor to use go1.10.4 (#6384)
This commit is contained in:
parent
53a0bbeb5b
commit
5399d91965
@ -12,7 +12,7 @@ clone_folder: c:\gopath\src\github.com\minio\minio
|
||||
# Environment variables
|
||||
environment:
|
||||
GOPATH: c:\gopath
|
||||
GOROOT: c:\go
|
||||
GOROOT: c:\go110
|
||||
|
||||
# scripts that run after cloning repository
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user