Skip to content

Commit cc7cd0c

Browse files
authored
Merge pull request #55 from TurnerSoftware/redis-through-choco
Replace Memurai local installer with Chocolatey installer
2 parents 053e165 + 33a52ca commit cc7cd0c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
- mongodb
77
install:
88
- choco install opencover.portable codecov
9+
- choco install Memurai-Developer --version 2.0.0
910
- ps: .\build\dotnet-install.ps1 -Version 3.0.100
10-
- msiexec /i C:\projects\cachetower\build\Memurai-Developer-v2.0.0.msi /qn
1111

1212
build_script:
1313
- ps: .\build.appveyor.ps1

build/Memurai-Developer-v2.0.0.msi

-4.08 MB
Binary file not shown.

0 commit comments

Comments
 (0)