Browse Source

Print skipped tests

Unrud 8 years ago
parent
commit
5fbd11aab3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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