summaryrefslogtreecommitdiff
path: root/travis/test/_version.json
diff options
context:
space:
mode:
Diffstat (limited to 'travis/test/_version.json')
-rw-r--r--travis/test/_version.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/travis/test/_version.json b/travis/test/_version.json
new file mode 100644
index 00000000..f84a8c8a
--- /dev/null
+++ b/travis/test/_version.json
@@ -0,0 +1,7 @@
+{
+ "description": "Check the NASM version",
+ "target": [
+ { "option": "-v", "stdout": "_version.stdout" }
+ ],
+ "error": "over"
+}