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