From: Michael R Sweet Date: Sun, 18 Oct 2020 01:28:18 +0000 (-0400) Subject: Try another IPv6 workaround for the Linux builds. X-Git-Tag: v2.3.3op1~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=642b15e1cd291ad7eee7c053c120cf4ba27084a0;p=thirdparty%2Fcups.git Try another IPv6 workaround for the Linux builds. --- diff --git a/.travis.yml b/.travis.yml index 674a4cb89d..5fef811a6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,9 +11,7 @@ matrix: # Linux-specific build stuff - os: linux dist: focal - virt: vm - sudo: required - group: deprecated-2017Q4 + virt: lxd addons: apt: packages: [libavahi-client-dev, libgnutls28-dev, zlib1g-dev]