the Windows build is not reproducible

This commit is contained in:
Ștefan Talpalaru 2019-02-17 00:46:01 +01:00 committed by zah
parent 90dcb20d35
commit 0e126d3014

View File

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