mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
update npm test script
This commit is contained in:
parent
30cd7a9d78
commit
d042123919
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
"tar": "^1.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test",
|
||||
"test": "grunt test --use-jruby",
|
||||
"server": "grunt server",
|
||||
"precommit": "grunt jshint todos"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue