mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
The latest version of django_jenkins no longer requires django_tests
This commit is contained in:
parent
2b1b83a8ee
commit
a174c7b168
@ -35,7 +35,6 @@ if 'django_jenkins' in INSTALLED_APPS:
|
||||
JENKINS_TASKS = (
|
||||
'django_jenkins.tasks.run_pylint',
|
||||
'django_jenkins.tasks.with_coverage',
|
||||
'django_jenkins.tasks.django_tests',
|
||||
'django_jenkins.tasks.run_pep8',
|
||||
'django_jenkins.tasks.run_pyflakes',
|
||||
'django_jenkins.tasks.run_jshint',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user