From 85f632bead2bb98aff2df3b27f4b11d728459eae Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Sun, 22 Dec 2019 01:13:42 +0100 Subject: modulesync 2.10.0 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1688f39..7ebb8bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,7 @@ dist: bionic language: ruby cache: bundler before_install: - - gem update --system - - gem update bundler + - yes | gem update --system - bundle --version script: - 'bundle exec rake $CHECK' @@ -77,6 +76,7 @@ branches: - /^v\d/ notifications: email: false + webhooks: https://voxpupu.li/incoming/travis irc: on_success: always on_failure: always -- cgit v1.2.3