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: