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 mozjs from buildbot to travis. #125

Merged
merged 1 commit into from Oct 7, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Move mozjs from buildbot to travis.

  • Loading branch information
Ms2ger authored and larsbergstrom committed Oct 7, 2015
commit 657b2530a18086e1817d7f2dc512724b01fd7edf
@@ -24,8 +24,9 @@ port = 54856
('servo', 'libexpat'), ('servo', 'rust-harfbuzz'), ('servo', 'heapsize'),
('servo', 'rust-url'), ('servo', 'rust-freetype'), ('servo', 'fontsan'),
('servo', 'rust-fontconfig'), ('servo', 'core-graphics-rs'),
('servo', 'unicode-script')] %}
{% set buildbot_repos = [('servo', 'mozjs'), ('servo', 'rust-mozjs')] %}
('servo', 'unicode-script'),
('servo', 'mozjs')] %}
{% set buildbot_repos = [('servo', 'rust-mozjs')] %}
{% 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.