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