Commit 8a1d602b67055d21a3ce36089fa1a0aea2fec878

Authored by Andrew
1 parent c761cc18

Test with ES 6.2.1 [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -20,7 +20,7 @@ gemfile:
20 20 - test/gemfiles/mongoid5.gemfile
21 21 - test/gemfiles/mongoid6.gemfile
22 22 env:
23   - - ELASTICSEARCH_VERSION=6.1.1
  23 + - ELASTICSEARCH_VERSION=6.2.1
24 24 jdk: oraclejdk8
25 25 matrix:
26 26 include:
... ...