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

index 674a4cb89de6e97790c9c83fb89072a9fdb334ce..5fef811a6af8803513d82bd5e4de4817401f5417 100644 (file)
@@ -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]