From dae5cff72818791baf498a92b856a27952620736 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sat, 25 Apr 2020 16:49:12 -0400 Subject: [PATCH] focal doesn't work --- .travis.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0ff4dec1..23edfa23 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,10 +40,6 @@ cache: jobs: include: - - os: linux - name: "Linux 64-bit Focal" - dist: focal - language: shell - os: linux name: "Linux 64-bit Bionic" dist: bionic @@ -52,12 +48,6 @@ jobs: name: "Linux 64-bit Xenial" dist: xenial language: shell - - os: linux - dist: focal - arch: arm64 - name: "Linux ARM64 Focal" - language: shell - filter_secrets: false - os: linux dist: bionic arch: arm64