diff --git a/.travis.yml b/.travis.yml index 59116f7c..22eb01e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,4 +21,4 @@ install: - pip3 install --upgrade -e .[test] script: - - python3 setup.py test \ No newline at end of file + - python3 setup.py test --addopts "-r s"