Commit 37d306739500118c8bcb9f00c028b3f3836e5f1c
1 parent
9d00b2e6
Exists in
master
and in
19 other branches
Updated tests to ES 5.3.2
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.travis.yml
@@ -20,7 +20,7 @@ gemfile: | @@ -20,7 +20,7 @@ gemfile: | ||
20 | - test/gemfiles/mongoid5.gemfile | 20 | - test/gemfiles/mongoid5.gemfile |
21 | - test/gemfiles/mongoid6.gemfile | 21 | - test/gemfiles/mongoid6.gemfile |
22 | env: | 22 | env: |
23 | - - ELASTICSEARCH_VERSION=5.3.0 | 23 | + - ELASTICSEARCH_VERSION=5.3.2 |
24 | jdk: oraclejdk8 | 24 | jdk: oraclejdk8 |
25 | matrix: | 25 | matrix: |
26 | include: | 26 | include: |