mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-19 01:32:23 +03:00
Add support for tox to run tests against Django 1.X/2.0
This commit is contained in:
@@ -28,7 +28,7 @@ build:
|
||||
-
|
||||
command: flake8 ./localized_fields/
|
||||
-
|
||||
command: coverage run manage.py test
|
||||
command: tox
|
||||
coverage:
|
||||
file: '.coverage'
|
||||
format: 'py-cc'
|
||||
|
||||
Reference in New Issue
Block a user