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

Add 4/5 of the new macs #677

Merged
merged 2 commits into from May 25, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

fix bracket

  • Loading branch information
edunham committed May 25, 2017
commit 21b277f802bd8cab773d9dbdf1b42db5ef81ce29
@@ -17,8 +17,7 @@ MAC_SLAVES = ["servo-mac2",
"servo-mac6",
"servo-mac7",
"servo-mac8",
"servo-macpro1"
]
"servo-macpro1"]
CROSS_SLAVES = ["servo-linux-cross{}".format(i) for i in range(1, 4)]
WINDOWS_SLAVES = ["servo-windows{}".format(i) for i in range(1, 3)]

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