mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-18 04:21:10 +00:00
Ignore long lines, stupid.
This commit is contained in:
parent
d018f826da
commit
e7b6b8ce00
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ install:
|
|||
before_script:
|
||||
- export PIP_USE_MIRRORS=true
|
||||
- export DJANGO_SETTINGS_MODULE=dbtemplates.test_settings
|
||||
- flake8 dbtemplates
|
||||
- flake8 dbtemplates --ignore=E501
|
||||
script:
|
||||
- django-admin.py test dbtemplates
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue