From 15ff7caa3a9065bb64aee60020f5ca74fe3efdee Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Fri, 17 Jan 2020 19:58:45 +0300 Subject: [PATCH] travis: ignore continious branches --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index dd337202..d1fc08b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,7 @@ after_success: - wget https://raw.githubusercontent.com/FWGS/uploadtool/master/upload.sh - chmod +x upload.sh - ./upload.sh husky-green-release.apk +branches: + except: +# Do not build tags that we create when we upload to GitHub Releases + - /^(?i:continuous)/