Non-verbose py.test

This commit is contained in:
2016-01-11 20:49:51 +05:30
parent 69036e649c
commit 7813ff14e7
+1 -1
View File
@@ -86,7 +86,7 @@ build: off
test_script: test_script:
# Run the project tests # Run the project tests
- py.test -v - py.test
# after_test: # after_test:
# # If tests are successful, create binary packages for the project. # # If tests are successful, create binary packages for the project.