diff --git a/appveyor.yml b/appveyor.yml index 7e8b0fb2a..a5253999d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: