mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-05-09 13:54:43 +00:00
Travis
This commit is contained in:
parent
a611593597
commit
cba532aa2c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,5 +35,5 @@ test_runner = get_runner(settings)
|
|||
failures = test_runner(
|
||||
verbosity=1,
|
||||
interactive=False,
|
||||
failfast=False).run_tests()
|
||||
failfast=False).run_tests([])
|
||||
sys.exit(failures)
|
||||
|
|
|
|||
Loading…
Reference in a new issue