Use verbose builds with travis
This commit is contained in:
parent
a466369356
commit
9ec4aa897a
@ -6,7 +6,7 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
- ./configure --enable-textfe --with-theme-manager
|
- ./configure --enable-textfe --with-theme-manager
|
||||||
- make
|
- make V=1
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels: "chat.freenode.net#hexchat-devel"
|
channels: "chat.freenode.net#hexchat-devel"
|
||||||
|
Loading…
Reference in New Issue
Block a user