Wechaty: [CI] Homebrew must be run under Ruby 2.3! You're running 2.0.0. (RuntimeError)

Created on 30 Oct 2017  路  3Comments  路  Source: wechaty/wechaty

https://github.com/travis-ci/travis-ci/issues/8552

TravisCI MacOS Error:

/usr/local/Homebrew/Library/Homebrew/brew.rb:12:in `<main>': Homebrew must be run under Ruby 2.3! You're running 2.0.0. (RuntimeError)

https://travis-ci.org/Chatie/wechaty/jobs/294655691#L3326

bug

Most helpful comment

Run brew update before any brew install will fix this error.

All 3 comments

Run brew update before any brew install will fix this error.

Thanks, worked for me. Had same error as OP.

crap, that's worked for me, thanks buddy

Was this page helpful?
0 / 5 - 0 ratings