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:
parent
d416e21538
commit
acacc068b3
2
Brewfile
2
Brewfile
@ -14,7 +14,7 @@ install mariadb
|
|||||||
install mercurial
|
install mercurial
|
||||||
install nginx
|
install nginx
|
||||||
install node
|
install node
|
||||||
install phantomjs
|
# install phantomjs // Doesn't work on Yosemite yet.
|
||||||
install postgresql
|
install postgresql
|
||||||
install pv
|
install pv
|
||||||
install rbenv
|
install rbenv
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user