needs to off v=1 option because of too long log in appveyour

This commit is contained in:
merlokk 2019-08-29 15:55:30 +03:00 committed by Oleg Moiseenko
parent 00f82304e2
commit d3124d7f4b

View file

@ -167,7 +167,7 @@ build_script:
#make
bash -c -i 'pwd;make clean;make all V=1'
bash -c -i 'pwd;make clean;make all'
#some checks