add V=1 to make

This commit is contained in:
merlokk 2019-08-19 19:53:59 +03:00
parent 2b1f6217d5
commit dbfe3c277d

View file

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