[ci] switch appveyor to pytest
[aubio.git] / .appveyor.yml
index 9da9024..10b45fa 100644 (file)
@@ -83,4 +83,4 @@ build_script:
 
 test_script:
   - "python python\\demos\\demo_create_test_sounds.py"
-  - "nose2 --verbose"
+  - "pytest --verbose"