diff --git a/.travis.yml b/.travis.yml index 0dd68467..39696244 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ before_script: script: - ./autogen.sh - ./configure --enable-textfe --with-theme-manager - - make + - make V=1 notifications: irc: channels: "chat.freenode.net#hexchat-devel"