From 9beb98bbba104eac3d56c804eaf85923dbdf2db3 Mon Sep 17 00:00:00 2001 From: downtownallday Date: Tue, 2 Jun 2020 11:39:23 -0400 Subject: [PATCH] Again --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d9afdb0b..456342fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ dist: bionic before_install: - echo "Check the status of AppArmor" - - ! sudo aa-status && sudo mount -tsecurityfs securityfs /sys/kernel/security + - sudo mount -tsecurityfs securityfs /sys/kernel/security - sudo apt-get update install: