AppVeyor debugging
This commit is contained in:
parent
8d238dab9d
commit
b4ad3f0301
|
@ -26,7 +26,7 @@ install:
|
|||
- SET PATH=%CD%\Nim\bin;%PATH%
|
||||
|
||||
test_script:
|
||||
- mingw32-make -j2 test
|
||||
- mingw32-make -j2 V=1 test
|
||||
|
||||
build: off
|
||||
deploy: off
|
||||
|
|
Loading…
Reference in New Issue