core: add VERBOSE flag for compilation (Travis)

v2.8-utf8proc
Sébastien Helleu 2014-05-11 10:55:21 +02:00
parent 3a0617f62c
commit d9c82e2103
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ script:
- mkdir build
- cd build
- cmake .. -DENABLE_MAN=ON -DENABLE_DOC=ON
- make
- make VERBOSE=1
- sudo make install
- cd ..
- msgcheck po/*.po