From 0aa82a74ecb064f2826311002c56ccc9c534c4d1 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Fri, 27 Dec 2019 17:13:13 -0600 Subject: [PATCH] remove support for f29 builds --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f6c2dea02..59a62888d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,6 @@ install: env: - SMPFLAGS=-j4 OS=el DIST=7 - SMPFLAGS=-j4 OS=el DIST=8 DOCKER_REPO=knnniggett/packpack - - SMPFLAGS=-j4 OS=fedora DIST=29 - SMPFLAGS=-j4 OS=fedora DIST=30 - SMPFLAGS=-j4 OS=fedora DIST=31 - SMPFLAGS=-j4 OS=ubuntu DIST=trusty DOCKER_REPO=iconzm/packpack