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

Move rust-mozjs from buildbot to travis. #127

Merged
merged 2 commits into from Oct 8, 2015
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

Move rust-mozjs from buildbot to travis.

  • Loading branch information
Ms2ger authored and larsbergstrom committed Oct 8, 2015
commit 43c59ddf60242f46543b19673de819437cc69e72
@@ -25,8 +25,9 @@ port = 54856
('servo', 'rust-url'), ('servo', 'rust-freetype'), ('servo', 'fontsan'),
('servo', 'rust-fontconfig'), ('servo', 'core-graphics-rs'),
('servo', 'unicode-script'),
('servo', 'mozjs')] %}
{% set buildbot_repos = [('servo', 'rust-mozjs')] %}
('servo', 'mozjs'),
('servo', 'rust-mozjs')] %}
{% set buildbot_repos = [] %}
{% set reviewers = ["glennw","jdm","kmcallister","larsbergstrom","Manishearth","metajack","mbrubeck","Ms2ger","pcwalton","SimonSapin","mrobinson","brunoabinader","saneyuki","nox","zmike","edunham","frewsxcv"] %}

[repo.servo]
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.