From b72e6fecf31c329507b3c1216609c0eb5b29d58c Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 23 Feb 2017 17:37:56 +0000 Subject: [PATCH] =?UTF-8?q?Let=E2=80=99s=20upload=20the=20logs=20as=20well?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9fadc090..fffad186 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ addons: s3_region: "eu-west-1" paths: - $(ls tests/Browser/screenshots/*.png | tr "\n" ":") + - $(ls /tmp/*.log | tr "\n" ":") services: - postgresql