Fixing jenkins testing
This commit is contained in:
parent
a4da2240d7
commit
cf25188d66
1 changed files with 3 additions and 3 deletions
|
|
@ -178,9 +178,9 @@ JENKINS_TASKS = (
|
|||
'django_jenkins.tasks.dir_tests', # directory tests discovery
|
||||
'django_jenkins.tasks.run_pep8',
|
||||
'django_jenkins.tasks.run_pyflakes',
|
||||
'django_jenkins.tasks.run_jshint',
|
||||
'django_jenkins.tasks.run_csslint',
|
||||
'django_jenkins.tasks.run_sloccount',
|
||||
#'django_jenkins.tasks.run_jshint',
|
||||
#'django_jenkins.tasks.run_csslint',
|
||||
#'django_jenkins.tasks.run_sloccount',
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue