From afe0b283566c42267a027a1cfa829f28e0873f14 Mon Sep 17 00:00:00 2001 From: Evgeny Kuznetsov Date: Thu, 29 Apr 2021 14:58:12 +0300 Subject: add dependabot --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7087427..49aa562 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,3 +20,7 @@ cache: after_success: - bash <(curl -s https://codecov.io/bash) + +branches: + except: + - /^dependabot\/.*$/ -- cgit v1.2.3