1
0
mirror of https://github.com/danbee/mac-setup synced 2025-03-04 08:39:10 +00:00

Disable installing PhantomJS.

It doesn't work in Yosemite yet. Install from the binary distribution or wait for 2.0.
This commit is contained in:
Daniel Barber 2014-10-23 08:27:29 +01:00
parent d416e21538
commit acacc068b3

View File

@ -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