diff --git a/.travis.yml b/.travis.yml index 9cd2150..cec266e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ cache: directories: - $HOME/elasticsearch env: - - ELASTICSEARCH_VERSION=7.7.0 + - ELASTICSEARCH_VERSION=7.7.1 jdk: openjdk10 jobs: include: @@ -26,7 +26,7 @@ jobs: env: ELASTICSEARCH_VERSION=7.0.0 - rvm: 2.5 gemfile: test/gemfiles/activerecord51.gemfile - env: ELASTICSEARCH_VERSION=6.8.9 + env: ELASTICSEARCH_VERSION=6.8.10 - rvm: 2.4 gemfile: test/gemfiles/activerecord50.gemfile env: ELASTICSEARCH_VERSION=6.0.0 -- libgit2 0.21.0