Skip to content

Commit

Permalink
Merge pull request #150 from StefanScherer/use-upstream-packer
Browse files Browse the repository at this point in the history
Use upstream packer from chocolatey.org
  • Loading branch information
StefanScherer authored Dec 23, 2018
2 parents 0fc5b14 + 197f05c commit 6ff6078
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image: Visual Studio 2017

install:
- choco feature disable --name showDownloadProgress
- choco install -y packer -source bin
- choco install -y packer
- ps: Install-WindowsFeature Hyper-V-PowerShell

build_script:
Expand Down
Binary file removed bin/packer.1.3.2.nupkg
Binary file not shown.

0 comments on commit 6ff6078

Please sign in to comment.