This commit is contained in:
Henning Peters 2015-10-09 00:35:02 +00:00
commit 55ca8b2a57

View File

@ -24,4 +24,4 @@ install:
# run tests
script:
- "py.test tests/ website/tests/ -x"
- "py.test tests/ tests/website -x"