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:
committed by
Nicolas Williams
parent
45260890f2
commit
c0e01452f2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user