Add version for appveyor to use go1.10.4 (#6384)

master
Praveen raj Mani 6 years ago committed by Nitish Tiwari
parent 53a0bbeb5b
commit 5399d91965
  1. 2
      appveyor.yml

@ -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…
Cancel
Save