diff --git a/.travis.yml b/.travis.yml index 5105e45..6e7735e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,11 +34,7 @@ matrix: - gemfile: Gemfile env: ELASTICSEARCH_VERSION=2.0.0 - gemfile: Gemfile - env: ELASTICSEARCH_VERSION=5.0.0-rc1 - # - gemfile: test/gemfiles/nobrainer.gemfile - # env: NOBRAINER=true + env: ELASTICSEARCH_VERSION=5.0.0 allow_failures: - gemfile: Gemfile - env: ELASTICSEARCH_VERSION=5.0.0-rc1 - # - gemfile: test/gemfiles/nobrainer.gemfile - # env: NOBRAINER=true + env: ELASTICSEARCH_VERSION=5.0.0 -- libgit2 0.21.0