From 378a7c2d6c8181c71b934c21b1c68094f81d8b8e Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sun, 24 May 2020 09:09:18 -0400 Subject: [PATCH] allow focal to fail --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index a6e41575..45afcb60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,6 +39,9 @@ cache: - $HOME/ssl jobs: + allow_failures: + - dist: focal + fast_finish: true include: - os: linux name: "Linux 64-bit Focal"