AppVeyor: add test-reproducibility

This commit is contained in:
Ștefan Talpalaru 2019-02-17 18:12:41 +01:00 committed by zah
parent e9565258a6
commit 4818685c39
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ build_script:
test_script:
- build\nimbus.exe --help
- mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% V=0 test
- mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% V=0 test test-reproducibility
deploy: off