py.test the right thing

This commit is contained in:
Noah Levitt 2015-11-02 18:21:19 +00:00
parent d7d992731c
commit 4dcaedb5d9

View File

@ -20,5 +20,5 @@ addons:
before_script:
- pip install . pytest requests
script: py.test warcprox
script: py.test -v -s tests