Skip to content

Commit

Permalink
link to phantomjs issue
Browse files Browse the repository at this point in the history
  • Loading branch information
afeld committed Oct 26, 2015
1 parent 0f6d5eb commit dd119e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mac
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ brew services restart redis

brew_install_or_upgrade 'imagemagick'

# PhantomJS doesn't support El Capitan yet
# https://github.com/Homebrew/homebrew/issues/42249
if ! sw_vers -productVersion | grep -q "^10\.11"; then
brew_install_or_upgrade 'phantomjs'
fi
Expand Down

0 comments on commit dd119e1

Please sign in to comment.