fix yml script

This commit is contained in:
Dimitry 2016-08-31 22:11:15 +03:00
parent 061aee2e97
commit 9c3fae823f

View File

@ -59,7 +59,6 @@ test_script:
- cd %APPVEYOR_BUILD_FOLDER%\build\test\%CONFIGURATION%
- copy "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\x86\Microsoft.VC140.CRT\msvc*.dll" .
- soltest.exe -- --ipcpath \\.\pipe\geth.ipc
- ps: Stop-Process -Id $ethProc.Id
artifacts:
- path: solidity-windows.zip