forked from mirrors/linphone-iphone
.travis.yml: do not mute make
This commit is contained in:
parent
ee67cff2d6
commit
a21f8c0909
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- ./prepare.py -d x86_64 -G Ninja
|
||||
- make -j4 -s 1>/dev/null
|
||||
- make -j4 -s
|
||||
- mkdir -p $KIF_SCREENSHOTS
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue