Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(538)

Side by Side Diff: buildbot/commit_queue/cq_config.json

Issue 943773003: Updating gyp repo for git, preparing for cq. (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: fix Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "trybots": {
3 "launched": {
4 "tryserver.nacl": {
5 "gyp-presubmit": ["defaulttests"],
6 "gyp-android": ["defaulttests"],
7 "gyp-linux": ["defaulttests"],
8 "gyp-mac": ["defaulttests"],
9 "gyp-win32": ["defaulttests"],
10 "gyp-win64": ["defaulttests"]
scottmg 2015/02/20 00:22:30 or add it here?
bradn 2015/02/20 00:27:56 Dropped. I doubt it matters much.
11 }
12 },
13 "triggered": {
14 }
15 }
16 }
OLDNEW
« PRESUBMIT.py ('K') | « buildbot/commit_queue/README ('k') | codereview.settings » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698