mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-04-28 08:54:42 +00:00
Travis
This commit is contained in:
parent
8a2928249b
commit
a611593597
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(['tests'])
|
||||
failfast=False).run_tests()
|
||||
sys.exit(failures)
|
||||
|
|
|
|||
Loading…
Reference in a new issue