Skip to content

Commit 9215c64

Browse files
committed
Remove ci script dependency on azure emulator
1 parent df9d3f3 commit 9215c64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ init:
1414
- git config --global core.autocrlf input
1515

1616
build_script:
17-
- call "C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator\AzureStorageEmulator.exe" start
1817
- Nake.bat restore --packagesOnly
1918
- Nake.bat AppVeyorJobId=%APPVEYOR_JOB_ID% pack
2019

0 commit comments

Comments
 (0)