From 779a503fd67fdf86f9b047588d4b093711efe8b0 Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawars@ncbs.res.in>
Date: Wed, 28 Jun 2017 11:49:56 +0530
Subject: [PATCH] Tap homebrew/science before continuing.

---
 _travis/prepare_osx.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_travis/prepare_osx.sh b/_travis/prepare_osx.sh
index db750bb9..99b2327d 100755
--- a/_travis/prepare_osx.sh
+++ b/_travis/prepare_osx.sh
@@ -19,3 +19,4 @@
 
 set -o nounset                              # Treat unset variables as an error
 echo "Nothing to do here. The moose.rb formula will install all dependecnies"
+brew tap homebrew/science
-- 
GitLab