👷 trying Doozer
This commit is contained in:
parent
9952a3c456
commit
0fffbb8488
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 New Issue
Block a user