From 08929aa9635c9d0788d1298ce6b9236cd595c008 Mon Sep 17 00:00:00 2001 From: Dilawar Singh <dilawars@ncbs.res.in> Date: Thu, 1 Feb 2018 12:23:54 +0530 Subject: [PATCH] No osx for moose. --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6e04de11..e7017fc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,15 +7,12 @@ compiler: os: - linux - - osx -matrix: - allow_failures: - - os: osx branches: only: - master - chamcham + - chennapoda notifications: email: -- GitLab