UNPKG
gypkg
Version:
latest (2.7.7)
2.7.7
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.3
2.6.2
2.6.0
2.5.5
2.5.3
2.5.2
2.5.1
2.5.0
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
GYP based package manager
github.com/indutny/gypkg
indutny/gypkg
gypkg
/
tools
/
gyp
/
buildbot
/
commit_queue
/
cq_config.json
16 lines
(15 loc)
•
375 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"trybots"
:
{
"launched"
:
{
"tryserver.nacl"
:
{
"gyp-presubmit"
:
[
"defaulttests"
]
,
"gyp-linux"
:
[
"defaulttests"
]
,
"gyp-mac"
:
[
"defaulttests"
]
,
"gyp-win32"
:
[
"defaulttests"
]
,
"gyp-win64"
:
[
"defaulttests"
]
}
}
,
"triggered"
:
{
}
}
}