mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
Re-enable PhantomJS
It now works on Yosemite.
This commit is contained in:
parent
9c9f0c2614
commit
8a23c36a99
2
Brewfile
2
Brewfile
@ -15,7 +15,7 @@ install mariadb
|
|||||||
install mercurial
|
install mercurial
|
||||||
install nginx
|
install nginx
|
||||||
install node
|
install node
|
||||||
# install phantomjs // Doesn't work on Yosemite yet.
|
install phantomjs
|
||||||
install postgresql
|
install postgresql
|
||||||
install pv
|
install pv
|
||||||
install rbenv
|
install rbenv
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user