Skip to content

Commit

Permalink
Merge pull request #55 from TurnerSoftware/redis-through-choco
Browse files Browse the repository at this point in the history
Replace Memurai local installer with Chocolatey installer
  • Loading branch information
Turnerj authored May 16, 2020
2 parents 053e165 + 33a52ca commit cc7cd0c
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 @@ -6,8 +6,8 @@ services:
- mongodb
install:
- choco install opencover.portable codecov
- choco install Memurai-Developer --version 2.0.0
- ps: .\build\dotnet-install.ps1 -Version 3.0.100
- msiexec /i C:\projects\cachetower\build\Memurai-Developer-v2.0.0.msi /qn

build_script:
- ps: .\build.appveyor.ps1
Expand Down
Binary file removed build/Memurai-Developer-v2.0.0.msi
Binary file not shown.

0 comments on commit cc7cd0c

Please sign in to comment.