]> granicus.if.org Git - recode/commitdiff
Travis: switch off verbose build
authorReuben Thomas <rrt@sc3d.org>
Thu, 25 Jan 2018 09:56:09 +0000 (09:56 +0000)
committerReuben Thomas <rrt@sc3d.org>
Thu, 25 Jan 2018 09:57:50 +0000 (09:57 +0000)
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.

.travis.yml

index 20015f1b0af2cfff3b2ccf92ae8c7caaa50e3aba..5e7c2c82fc56ceca3da6d633dfead61ca72ad5df 100644 (file)
@@ -15,9 +15,9 @@ addons:
       - texinfo
       - g++-5
 
-env:
-  global:
-    - VERBOSE=1 # Get test logs in Travis logs
+env:
+  global:
+#     - VERBOSE=1
 
 matrix:
   include: