.appveyor.yml: make nose2 verbose
[aubio.git] / .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