From: Reuben Thomas Date: Thu, 25 Jan 2018 09:56:09 +0000 (+0000) Subject: Travis: switch off verbose build X-Git-Tag: v3.7~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e1b6126d8844679ae7b05a9ee7c99e2138901d4;p=recode Travis: switch off verbose build Comment it out for debugging use, but for now it makes the logs too long to read in the nice web presentation (instead one is forced to read the raw logs), and the Recode test system shouldn’t need verbose logging. --- diff --git a/.travis.yml b/.travis.yml index 20015f1..5e7c2c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,9 +15,9 @@ addons: - texinfo - g++-5 -env: - global: - - VERBOSE=1 # Get test logs in Travis logs +# env: +# global: +# - VERBOSE=1 matrix: include: