mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Disable SMT tests on windows.
This commit is contained in:
parent
3be37d15e0
commit
fefdfc0711
@ -71,7 +71,7 @@ build_script:
|
||||
test_script:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- cd %APPVEYOR_BUILD_FOLDER%\build\test\%CONFIGURATION%
|
||||
- soltest.exe --show-progress -- --no-ipc
|
||||
- soltest.exe --show-progress -- --no-ipc --no-smt
|
||||
|
||||
artifacts:
|
||||
- path: solidity-windows.zip
|
||||
|
Loading…
Reference in New Issue
Block a user