From e5993adcb999448e03503ce32d417bc4187b1bd7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 6 Dec 2015 21:37:46 +0100 Subject: Cat logs of pod 4, 5, 6 (used for advanced friends test) when travis tests fail --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8caa10984..5e6b3aab7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,3 +34,6 @@ after_failure: - cat test1/logs/all-logs.log - cat test2/logs/all-logs.log - cat test3/logs/all-logs.log + - cat test4/logs/all-logs.log + - cat test5/logs/all-logs.log + - cat test6/logs/all-logs.log -- cgit v1.2.3