1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Run tests on appveyor

Signed-off-by: Nicolas Williams <nico@cryptonector.com>
This commit is contained in:
Jan Schulz
2016-01-16 22:24:38 +01:00
committed by Nicolas Williams
parent 45260890f2
commit c0e01452f2

View File

@@ -23,7 +23,7 @@ build_script:
- file jq.exe
test_script:
- echo not run?
- bash -lc "exec 0</dev/null && cd $APPVEYOR_BUILD_FOLDER && make check"
artifacts:
- path: jq-package.zip