.appveyor.yml: make nose2 verbose
authorPaul Brossier <piem@piem.org>
Wed, 21 Sep 2016 12:08:18 +0000 (14:08 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 21 Sep 2016 12:08:18 +0000 (14:08 +0200)
.appveyor.yml

index fed68f5..9e247cf 100644 (file)
@@ -60,7 +60,7 @@ build_script:
   - "python setup.py build"
   - "pip install ."
   - "python python\\demos\\demo_create_test_sounds.py"
-  - "nose2"
+  - "nose2 --verbose"
   # clean up
   - waf distclean
   # build libaubio