Commit ab3de17eea922529a8c409ebe763f08b8e1c51ca

Authored by Andrew Kane
1 parent ec2c5f1c

Test against ES 6.8.1 [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.8.0
  25 + env: ELASTICSEARCH_VERSION=6.8.1
26 26 - gemfile: test/gemfiles/mongoid7.gemfile
27 27 env: ELASTICSEARCH_VERSION=6.0.0
28 28 services:
... ...