nasm/travis/test/br3028880.json

14 lines
243 B
JSON
Raw Normal View History

[
{
"description": "Test environment variables",
"id": "br3028880",
"format": "bin",
"source": "br3028880.asm",
"option": "-Ox",
"environ": ["PROJECTBASEDIR=./travis/test"],
"target": [
{ "output": "br3028880.bin" }
]
}
]