mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
remove license checking from test script
This commit is contained in:
parent
7fe7ff5fc1
commit
0f6d59e258
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ module.exports = function (grunt) {
|
|||
|
||||
grunt.task.run(_.compact([
|
||||
process.env.TRAVIS && 'esvm:dev',
|
||||
'licenses',
|
||||
'jshint:source',
|
||||
'jscs:source',
|
||||
'maybeStartKibana',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue