diff --git a/.travis.yml b/.travis.yml index 1553ef1e..3bbc65cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ python: script: - pip install -U pip wheel - pip install .[test] - - pytest + - pytest -v cache: directories: