]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Try an IPv6 workaround for the Linux builds.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Sun, 18 Oct 2020 01:18:37 +0000 (21:18 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Sun, 18 Oct 2020 01:18:37 +0000 (21:18 -0400)
.travis.yml

index c5279874fd9b98fabcb1320b77acffb1730d3b47..674a4cb89de6e97790c9c83fb89072a9fdb334ce 100644 (file)
@@ -12,6 +12,8 @@ matrix:
     - os: linux
       dist: focal
       virt: vm
+      sudo: required
+      group: deprecated-2017Q4
       addons:
         apt:
           packages: [libavahi-client-dev, libgnutls28-dev, zlib1g-dev]