mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[esvm] test against es 2.0
This commit is contained in:
parent
80a75e3e93
commit
3672ac5ebf
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module.exports = function (grunt) {
|
|||
return {
|
||||
options: {
|
||||
directory: directory,
|
||||
branch: 'master',
|
||||
branch: '2.0',
|
||||
fresh: !grunt.option('esvm-no-fresh'),
|
||||
config: {
|
||||
path: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue