node/tools/gyp/buildbot/commit_queue/cq_config.json
João Reis f0fba0bce8 deps: update gyp to 25ed9ac
This is a port of a525c7244e .

Original commit message:

  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>

PR-URL: https://github.com/nodejs/node/pull/2843
Reviewed-By: rvagg - Rod Vagg <rod@vagg.org>
Reviewed-By: orangemocha - Alexis Campailla <orangemocha@nodejs.org>
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
2015-09-16 06:30:19 -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": {
}
}
}