servo / gecko-media

Firefox's media playback stack in a stand alone Rust crate
Mozilla Public License 2.0
6 stars 9 forks source link

Use sccache instead of ccache. #44

Closed cpearce closed 6 years ago

cpearce commented 6 years ago

sccache can cache rust builds, and doesn't require using Homebrew to install which takes 20 minutes on Travis.

cpearce commented 6 years ago

@bors-servo retry

cpearce commented 6 years ago

This makes the Travis CI runtimes slightly better on Linux and about twice as fast on MacOS.

@philn or @nox can you review this?

nox commented 6 years ago

I see. This is neat.

@bors-servo r+

bors-servo commented 6 years ago

:pushpin: Commit db48d06 has been approved by nox

bors-servo commented 6 years ago

:hourglass: Testing commit db48d066dec739b660765fe6873b74121f96f4c3 with merge 5b7cd070f1898056193e9be3321c45ef40e7d60d...

bors-servo commented 6 years ago

:sunny: Test successful - status-travis Approved by: nox Pushing 5b7cd070f1898056193e9be3321c45ef40e7d60d to master...