Przeglądaj źródła

Print skipped tests

Unrud 8 lat temu
rodzic
commit
5fbd11aab3
1 zmienionych plików z 1 dodań i 1 usunięć
  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"