mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fix yml script
This commit is contained in:
parent
061aee2e97
commit
9c3fae823f
@ -59,7 +59,6 @@ test_script:
|
|||||||
- cd %APPVEYOR_BUILD_FOLDER%\build\test\%CONFIGURATION%
|
- 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" .
|
- copy "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\x86\Microsoft.VC140.CRT\msvc*.dll" .
|
||||||
- soltest.exe -- --ipcpath \\.\pipe\geth.ipc
|
- soltest.exe -- --ipcpath \\.\pipe\geth.ipc
|
||||||
- ps: Stop-Process -Id $ethProc.Id
|
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: solidity-windows.zip
|
- path: solidity-windows.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user