From a60c128d7c302eb8a9a3b4c343a834993bf7c264 Mon Sep 17 00:00:00 2001 From: Jon Siwek Date: Thu, 25 Jul 2019 23:18:05 -0700 Subject: [PATCH] Add release branches to Travis CI whitelist --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 304377486e..a1bb0207ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ addons: branches: only: - master + - /release\/.*/ notifications: email: