From 3b21cd24259beae786dc95b92be6c94b7e7d04c9 Mon Sep 17 00:00:00 2001 From: John Hood Date: Mon, 31 Oct 2016 00:53:50 -0400 Subject: [PATCH] make V=1 Resolves #786. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f72d96e..cc17f94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ before_install: script: - ./autogen.sh - ./configure --enable-compile-warnings=error --enable-examples - - make distcheck VERBOSE=1 + - make distcheck VERBOSE=1 V=1 notifications: irc: