diff --git a/appveyor.yml b/appveyor.yml index 1a75e58..c8a0b7d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -86,7 +86,7 @@ build: off test_script: # Run the project tests - - py.test -v + - py.test # after_test: # # If tests are successful, create binary packages for the project.