Remove all references to GO15VENDOREXPERIMENT

This commit is contained in:
Harshavardhana
2017-01-06 18:40:49 -08:00
parent 926c75d0b5
commit 464f9d34d6
2 changed files with 23 additions and 24 deletions
-1
View File
@@ -12,7 +12,6 @@ clone_folder: c:\gopath\src\github.com\minio\minio
# Environment variables
environment:
GOPATH: c:\gopath
GO15VENDOREXPERIMENT: 1
# scripts that run after cloning repository
install: