Commit ab3de17eea922529a8c409ebe763f08b8e1c51ca
1 parent
ec2c5f1c
Exists in
master
and in
17 other branches
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,7 +22,7 @@ matrix: | ||
22 | - gemfile: test/gemfiles/activerecord51.gemfile | 22 | - gemfile: test/gemfiles/activerecord51.gemfile |
23 | env: ELASTICSEARCH_VERSION=7.0.0 | 23 | env: ELASTICSEARCH_VERSION=7.0.0 |
24 | - gemfile: test/gemfiles/activerecord50.gemfile | 24 | - gemfile: test/gemfiles/activerecord50.gemfile |
25 | - env: ELASTICSEARCH_VERSION=6.8.0 | 25 | + env: ELASTICSEARCH_VERSION=6.8.1 |
26 | - gemfile: test/gemfiles/mongoid7.gemfile | 26 | - gemfile: test/gemfiles/mongoid7.gemfile |
27 | env: ELASTICSEARCH_VERSION=6.0.0 | 27 | env: ELASTICSEARCH_VERSION=6.0.0 |
28 | services: | 28 | services: |