Commit 2a1f344e7a8954ac4dbc24cb6d94227b9d7a4dc7

Authored by Andrew Kane
1 parent f548fd8e

Updated Elasticsearch versions in tests

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
@@ -14,7 +14,7 @@ cache: @@ -14,7 +14,7 @@ cache:
14 directories: 14 directories:
15 - $HOME/elasticsearch 15 - $HOME/elasticsearch
16 env: 16 env:
17 - - ELASTICSEARCH_VERSION=7.4.0 17 + - ELASTICSEARCH_VERSION=7.4.2
18 jdk: openjdk10 18 jdk: openjdk10
19 matrix: 19 matrix:
20 include: 20 include:
@@ -22,7 +22,7 @@ matrix: @@ -22,7 +22,7 @@ matrix:
22 - gemfile: test/gemfiles/activerecord52.gemfile 22 - gemfile: test/gemfiles/activerecord52.gemfile
23 env: ELASTICSEARCH_VERSION=7.0.0 23 env: ELASTICSEARCH_VERSION=7.0.0
24 - gemfile: test/gemfiles/activerecord51.gemfile 24 - gemfile: test/gemfiles/activerecord51.gemfile
25 - env: ELASTICSEARCH_VERSION=6.8.3 25 + env: ELASTICSEARCH_VERSION=6.8.4
26 - gemfile: test/gemfiles/activerecord50.gemfile 26 - gemfile: test/gemfiles/activerecord50.gemfile
27 env: ELASTICSEARCH_VERSION=6.0.0 27 env: ELASTICSEARCH_VERSION=6.0.0
28 - gemfile: test/gemfiles/mongoid7.gemfile 28 - gemfile: test/gemfiles/mongoid7.gemfile