diff --git a/.travis.yml b/.travis.yml index bb67611..ad717b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ dist: xenial language: ruby -rvm: 2.6.2 +rvm: 2.6.3 gemfile: - Gemfile services: @@ -14,7 +14,7 @@ cache: directories: - $HOME/elasticsearch env: - - ELASTICSEARCH_VERSION=7.1.0 + - ELASTICSEARCH_VERSION=7.1.1 jdk: openjdk10 matrix: include: -- libgit2 0.21.0