From 4277903811fff166169995ccbd4fc051b8919a85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 21 Jun 2020 12:47:28 +0100 Subject: [PATCH] fix(ci): allow diff jobs to fail --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 74bf39582..820be7c31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,8 @@ language: shell jobs: allow_failures: - name: Percy UI snapshots + - name: Webpack bundle size compare + - name: Benchmark Go code compare include: - stage: Stats name: Webpack bundle size compare