diff --git a/.travis.yml b/.travis.yml index 460a4ab..ce4c874 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,4 +27,4 @@ install: - "pip install -e ." # command to run tests -script: py.test +script: py.test -v