Print skipped tests

This commit is contained in:
Unrud 2017-06-16 01:04:54 +02:00 committed by Unrud
parent 75605b5f03
commit 5fbd11aab3

View File

@ -21,4 +21,4 @@ install:
- pip3 install --upgrade -e .[test]
script:
- python3 setup.py test
- python3 setup.py test --addopts "-r s"