10 lines
158 B
JSON
10 lines
158 B
JSON
|
{
|
||
|
"targets": {
|
||
|
"xenial-amd64": {
|
||
|
"buildenv": "xenial-amd64",
|
||
|
"builddeps": ["build-essential"],
|
||
|
"buildcmd": ["make check"]
|
||
|
}
|
||
|
}
|
||
|
}
|