From 9ec4aa897a4d498c426e8cbebb6f78985363f577 Mon Sep 17 00:00:00 2001 From: TingPing Date: Wed, 29 Jan 2014 16:27:45 -0500 Subject: Use verbose builds with travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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" -- cgit 1.4.1