Do not allow failures on osx
diff --git a/.travis.yml b/.travis.yml
index 1e1e179..6d7ccde 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,8 +22,6 @@
     - clang-8
     - valgrind
 matrix:
-  allow_failures:
-    - os: osx
   include:
     - name: Mac clang meson static release testing
       os: osx