From: Chocobozzz Date: Sun, 6 Dec 2015 20:37:46 +0000 (+0100) Subject: Cat logs of pod 4, 5, 6 (used for advanced friends test) when travis X-Git-Tag: v0.0.1-alpha~1067 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e5993adcb999448e03503ce32d417bc4187b1bd7;p=oweals%2Fpeertube.git Cat logs of pod 4, 5, 6 (used for advanced friends test) when travis tests fail --- 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