👷 trying Doozer
This commit is contained in:
parent
9952a3c456
commit
0fffbb8488
1 changed files with 9 additions and 0 deletions
9
.doozer.json
Normal file
9
.doozer.json
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"targets": {
|
||||||
|
"xenial-amd64": {
|
||||||
|
"buildenv": "xenial-amd64",
|
||||||
|
"builddeps": ["build-essential"],
|
||||||
|
"buildcmd": ["make check"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue