Commit 42aa720d authored by Richard Levitte's avatar Richard Levitte
Browse files

appveyor: make tests verbose

parent 28e0f6eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ build_script:

test_script:
    - cd _build
    - nmake test
    - nmake test V=1
    - cd ..

# Fake deploy script to test installation