From 7365d16d3fa51748b8bc9164e1b495c9203b758c Mon Sep 17 00:00:00 2001
From: Jeongseok Lee <jslee02@gmail.com>
Date: Fri, 23 Feb 2018 15:38:44 -0800
Subject: [PATCH] Remove tapping deprecated homebrew-science

---
 ci/install_osx.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ci/install_osx.sh b/ci/install_osx.sh
index 8af429a86..867493dc9 100755
--- a/ci/install_osx.sh
+++ b/ci/install_osx.sh
@@ -1,5 +1,3 @@
-brew tap homebrew/science
-
 brew update > /dev/null
 
 brew install git