From d6299222d55d29db002fb6af389755b90c8e2896 Mon Sep 17 00:00:00 2001 From: Kouhei Sutou Date: Sun, 12 May 2019 09:40:34 +0900 Subject: [PATCH] travis: update --- .travis.yml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index f769c43..6f20f2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,7 @@ notifications: - email: - recipients: - - groonga-commit@lists.sourceforge.jp + webhooks: + - https://webhook.commit-email.info/ rvm: - - 2.1 - - 2.2 - - 2.3.0 -before_install: - - gem update bundler + - 2.4 + - 2.5 + - 2.6