Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade sccache #774

Merged
merged 2 commits into from Jan 9, 2018
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Fetch sccache from Servo's s3 bin.

  • Loading branch information
jdm committed Jan 9, 2018
commit d6b09dc61b813eacdfa5ee3f908ea86c2f431c55
@@ -4,7 +4,7 @@
sccache:
file.managed:
- name: {{ sccache.destination }}
- source: https://s3.amazonaws.com/rust-lang-ci/rust-ci-mirror/{{ sccache.version }}-sccache-{{ sccache.platform }}
- source: https://servo-deps.s3.amazonaws.com/sccache/{{ sccache.version }}-sccache-{{ sccache.platform }}
- source_hash: sha384={{ sccache.sha384 }}
- user: {{ root.user }}
{% if grains['os'] != 'Windows' %}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.