mirror of https://github.com/status-im/nim-eth.git
Fixed appveyor test compilation (#4)
This commit is contained in:
parent
9876985c5d
commit
5f6155bd23
|
@ -1,4 +1,6 @@
|
|||
--threads:on
|
||||
--path:"$projectDir/../.."
|
||||
--d:testing
|
||||
when defined(windows):
|
||||
switch("d", "chronicles_colors=NoColors")
|
||||
|
||||
|
|
Loading…
Reference in New Issue