]> granicus.if.org Git - jq/commitdiff
Run tests on appveyor
authorJan Schulz <jasc@gmx.net>
Sat, 16 Jan 2016 21:24:38 +0000 (22:24 +0100)
committerNicolas Williams <nico@cryptonector.com>
Sat, 16 Jan 2016 23:02:43 +0000 (17:02 -0600)
Signed-off-by: Nicolas Williams <nico@cryptonector.com>
appveyor.yml

index c26194f9c40925d975c383669417259eedc2777e..0186f822a2afb5b68babf3ed40ae449fda49bcca 100644 (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