Commit 103ae57673c37ce1e78239a16aef527b3dbb994b

Authored by Andrew Kane
1 parent 83640463

Test against ES 6.8 [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -22,7 +22,7 @@ matrix:
22 22 - gemfile: test/gemfiles/activerecord51.gemfile
23 23 env: ELASTICSEARCH_VERSION=7.0.0
24 24 - gemfile: test/gemfiles/activerecord50.gemfile
25   - env: ELASTICSEARCH_VERSION=6.7.0
  25 + env: ELASTICSEARCH_VERSION=6.8.0
26 26 - gemfile: test/gemfiles/mongoid7.gemfile
27 27 env: ELASTICSEARCH_VERSION=6.0.0
28 28 services:
... ...