Closed SimonSapin closed 7 years ago
Homebrew is unhappy on Travis:
/usr/local/Homebrew/Library/Homebrew/brew.rb:12:in `<main>': Homebrew must be run under Ruby 2.3! (RuntimeError)
The command "if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install ccache yasm; fi" failed and exited with 1 during .
@bors-servo: r+
:pushpin: Commit 2b54c6d has been approved by jdm
:hourglass: Testing commit 2b54c6d5ed1c91e1da7de13ad75ca190786adb42 with merge fdcc7a0038e8573125176b38eaac771cbc60e9b3...
:sunny: Test successful - status-appveyor, status-travis Approved by: jdm Pushing fdcc7a0038e8573125176b38eaac771cbc60e9b3 to master...
This modifies generated files, but http://searchfox.org/mozilla-central/source/js/rust/ already has similar changes through
rust_target(bindgen::RustTarget::Stable_1_19)
This depends on https://github.com/servo/servo/pull/18875.
This change is