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:
GOPATH: c:\gopath
GOROOT: c:\go
GOROOT: c:\go110
# scripts that run after cloning repository
install:

Loading…
Cancel
Save