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 mac builders #681

Merged
merged 2 commits into from May 28, 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

Add proper checking to homu, too

  • Loading branch information
larsbergstrom committed May 28, 2017
commit fd6b25c65c1fc44fe624f8b96fbc6c1ad1eff1ce
@@ -165,7 +165,10 @@ builders = [
"mac-dev-unit",
"mac-rel-wpt1",
"mac-rel-wpt2",
"mac-rel-css",
"mac-rel-wpt3",
"mac-rel-wpt4",
"mac-rel-css1",
"mac-rel-css2",
"android",
"arm32",
"arm64",
@@ -178,7 +181,10 @@ try_builders = [
"mac-dev-unit",
"mac-rel-wpt1",
"mac-rel-wpt2",
"mac-rel-css",
"mac-rel-wpt3",
"mac-rel-wpt4",
"mac-rel-css1",
"mac-rel-css2",
"android",
"arm32",
"arm64",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.