back2dos / travix

Travis helper.
The Unlicense
33 stars 12 forks source link

phantomjs not available anymore on homebrew #105

Closed ciscoheat closed 5 years ago

ciscoheat commented 5 years ago

The never ending story.

> brew update
Updated 1 tap (homebrew/core).
==> Updated Formulae
citus
> brew install phantomjs
Error: No available formula with the name "phantomjs" 
It was migrated from homebrew/core to homebrew/cask.
You can access it again by running:
  brew tap homebrew/cask
And then you can install it by running:
  brew cask install phantomjs

https://travis-ci.org/ciscoheat/dataclass/jobs/449335985#L1474-L1485

kevinresol commented 5 years ago

I think we should migrate to chrome #80