node/tools/gyp/buildbot/commit_queue/cq_config.json
João Reis a525c7244e deps: update gyp to 25ed9ac
Gyp update to be able to generate VS2015 projects.

PR-URL: https://github.com/joyent/node/pull/25857
Reviewed-By: Alexis Campailla <alexis@janeasystems.com>
2015-08-24 15:46:40 -04:00

15 lines
375 B
JSON

{
"trybots": {
"launched": {
"tryserver.nacl": {
"gyp-presubmit": ["defaulttests"],
"gyp-linux": ["defaulttests"],
"gyp-mac": ["defaulttests"],
"gyp-win32": ["defaulttests"],
"gyp-win64": ["defaulttests"]
}
},
"triggered": {
}
}
}