diff --git a/.travis.yml b/.travis.yml index ad3f8f8..b31c9fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,5 +20,5 @@ addons: before_script: - pip install . pytest requests -script: py.test warcprox +script: py.test -v -s tests