Update appveyor.yml

remove obsolete setenv
pull/7348/head
Adrien Delorme 7 years ago committed by Adrien Delorme
parent 662f2f845a
commit 9c9d5cd688

@ -16,7 +16,6 @@ environment:
clone_folder: c:\gopath\src\github.com\hashicorp\packer
install:
- set GO15VENDOREXPERIMENT=1
- echo %Path%
- go version
- go env

Loading…
Cancel
Save