From cf6cea495ac4425fceda6269c57c72134335308e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 23 Nov 2020 15:17:28 -0500 Subject: travis: Switch to the LXD-based infrastructure --- .travis.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 8aeb402..44f180f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,10 +16,13 @@ addons: - libcap-dev - libcap2:i386 -matrix: +jobs: include: - os: linux - dist: xenial + dist: focal + virt: lxd + env: + - TMPDIR=/var/ramfs before_script: # Ubuntu doesn't let you install the -dev packages for both amd64 and # i386 at once, so we make our own symlinks to fix -m32 -lacl -lcap -- cgit v1.2.3