Skip to content

Commit 60370ee

Browse files
committed
Update travis config
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
1 parent e0bd0f0 commit 60370ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ before_script:
1818

1919
script:
2020
- ./manage.py collectstatic
21-
- python -m pytest
21+
- python -m pytest -v -m "not webtest"
2222

2323
notifications:
2424
email: false

0 commit comments

Comments
 (0)