From 6fb7a0f9d5995be5a7bb210c8a26d8cb130f25e2 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Sun, 11 Apr 2021 14:30:01 +0100 Subject: [PATCH] I thought the 18.04 request was commented off. Apparently not. Throw it away. Shshshssssss. FFfffff. --- .travis.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.travis.yml b/.travis.yml index 550e42b5..8ddf2bea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,22 +26,6 @@ matrix: env: - BUILD_TYPE="Debug" -# - name: "Ubuntu 18.04 - gcc (Release)" -# os: linux -# dist: bionic -# sudo: required -# compiler: gcc -# env: -# - BUILD_TYPE="Release" -# -# - name: "Ubuntu 18.04 - gcc (Debug)" -# os: linux -# dist: bionic -# sudo: required -# compiler: gcc -# env: -# - BUILD_TYPE="Debug" - - name: "Ubuntu 20.04 - gcc (Release)" os: linux dist: focal