From 3eef7531833d82ea59e697b65a1f70804343e410 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Tue, 5 Jan 2021 13:44:43 -0600 Subject: [PATCH] Debian builds have been moved to dedicated build host --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 954224dd3..c370e9318 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,11 +33,7 @@ install: env: - SMPFLAGS=-j4 OS=eslint DIST=eslint - - SMPFLAGS=-j4 OS=ubuntu DIST=xenial DOCKER_REPO=iconzm/packpack - SMPFLAGS=-j4 OS=ubuntu DIST=bionic DOCKER_REPO=iconzm/packpack - - SMPFLAGS=-j4 OS=ubuntu DIST=focal DOCKER_REPO=iconzm/packpack - - SMPFLAGS=-j4 OS=debian DIST=stretch DOCKER_REPO=iconzm/packpack - - SMPFLAGS=-j4 OS=debian DIST=buster DOCKER_REPO=iconzm/packpack compiler: - gcc