diff --git a/.travis.yml b/.travis.yml index de5141cf..f075a961 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,8 @@ os: linux dist: bionic before_install: - - sudo aa-status + - echo "Check the status of AppArmor" + - ! sudo aa-status && mount -tsecurityfs securityfs /sys/kernel/security - sudo apt-get update install: