From 95c618bd340637aa0a101a57ccb15ba6a2ebe2b4 Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Thu, 3 Aug 2017 11:01:10 -0400 Subject: Add release-2 and coverity_scan branches to Travis build --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index c2e3b5914..d7092f01a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -105,6 +105,8 @@ after_success: branches: only: - master + - release-2 + - coverity_scan notifications: email: botan-commits@lists.randombit.net -- cgit v1.2.3