diff --git a/.travis.yml b/.travis.yml index d95dd66..7b7891b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ cache: directories: - $HOME/elasticsearch env: - - ELASTICSEARCH_VERSION=7.4.0 + - ELASTICSEARCH_VERSION=7.4.2 jdk: openjdk10 matrix: include: @@ -22,7 +22,7 @@ matrix: - gemfile: test/gemfiles/activerecord52.gemfile env: ELASTICSEARCH_VERSION=7.0.0 - gemfile: test/gemfiles/activerecord51.gemfile - env: ELASTICSEARCH_VERSION=6.8.3 + env: ELASTICSEARCH_VERSION=6.8.4 - gemfile: test/gemfiles/activerecord50.gemfile env: ELASTICSEARCH_VERSION=6.0.0 - gemfile: test/gemfiles/mongoid7.gemfile -- libgit2 0.21.0