From f297eba8e91cd4a6d0c04015acc5f78193f09931 Mon Sep 17 00:00:00 2001 From: Jean-Marie Lemetayer Date: Sat, 3 Oct 2015 14:28:03 +0200 Subject: Increase failure log length Signed-off-by: Jean-Marie Lemetayer diff --git a/.travis.yml b/.travis.yml index 927d9bc..e175024 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,5 +48,4 @@ script: # On failure displaying the last lines of the log file after_failure: - - tail -n 200 build.log - + - tail -n 1000 build.log -- cgit v0.10.2-6-g49f6