From 3f25ee81d6730e15db5bee68361a290c2a42a45d Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Thu, 19 Mar 2020 07:49:45 +0100 Subject: Related to 1760300 - move to Bionic where libseccomp handles statx. Addressing stat: cannot statx '/root/rpmbuild/BUILDROOT/mod_authnz_pam-1.2.0-1.fc33.localbuild.x86_64/usr/lib64/httpd/modules/mod_authnz_pam.so': Operation not permitted --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 072b067..9f492ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: generic - +dist: bionic sudo: required services: -- cgit