AppVeyor debugging

This commit is contained in:
Ștefan Talpalaru 2019-12-18 22:12:17 +01:00
parent 8d238dab9d
commit b4ad3f0301
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 1 deletions

View File

@ -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