From f6df6f4d237e811f808bbe32f349ceacd543daf6 Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawars@ncbs.res.in>
Date: Fri, 6 Jan 2017 14:11:14 +0530
Subject: [PATCH] moose-core is tested on osx. No need to test this repo with
 osx.

---
 .travis.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c35a904b..fca14751 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,10 +4,7 @@ compiler:
     - clang
 os:
     - linux
-    - osx
-matrix:
-    allow_failures:
-        - os: osx
+
 branches:
     only:
         - master
-- 
GitLab