Catch no output on py,test

This commit is contained in:
2016-01-11 23:27:19 +05:30
parent 7813ff14e7
commit 79c3311e72
+1 -1
View File
@@ -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.