From acacc068b364f5731c2ed1edda42150c8019b352 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Thu, 23 Oct 2014 08:27:29 +0100 Subject: [PATCH] Disable installing PhantomJS. It doesn't work in Yosemite yet. Install from the binary distribution or wait for 2.0. --- Brewfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 13461c1..d5ef4eb 100644 --- a/Brewfile +++ b/Brewfile @@ -14,7 +14,7 @@ install mariadb install mercurial install nginx install node -install phantomjs +# install phantomjs // Doesn't work on Yosemite yet. install postgresql install pv install rbenv