mirror of
https://github.com/minio/minio.git
synced 2024-12-25 14:45:54 -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 variables
|
||||||
environment:
|
environment:
|
||||||
GOPATH: c:\gopath
|
GOPATH: c:\gopath
|
||||||
GOROOT: c:\go
|
GOROOT: c:\go110
|
||||||
|
|
||||||
# scripts that run after cloning repository
|
# scripts that run after cloning repository
|
||||||
install:
|
install:
|
||||||
|
Loading…
Reference in New Issue
Block a user