There was an error while loading. Please reload this page.
1 parent e0bd0f0 commit 60370eeCopy full SHA for 60370ee
1 file changed
.travis.yml
@@ -18,7 +18,7 @@ before_script:
18
19
script:
20
- ./manage.py collectstatic
21
- - python -m pytest
+ - python -m pytest -v -m "not webtest"
22
23
notifications:
24
email: false
0 commit comments