diff --git a/.travis.yml b/.travis.yml index 352c6f0..189f547 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,9 @@ matrix: services: - mongodb - redis-server + allow_failures: + - gemfile: Gemfile + env: ELASTICSEARCH_VERSION=7.0.0-alpha1 notifications: email: on_success: never -- libgit2 0.21.0