0
0
forked from aniani/nasm
Files
nasm/travis/test/insertps.json
Cyrill Gorcunov 407fe40f66 travis: add insertps
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-10-11 15:57:08 +03:00

13 lines
180 B
JSON

[
{
"description": "Test insertps",
"id": "insertps",
"format": "bin",
"source": "insertps.asm",
"option": "-Ox",
"target": [
{ "output": "insertps.bin" }
]
}
]