mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 05:00:07 -03:30
The latest version of django_jenkins no longer requires django_tests
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user