From 96f3978249795e0a9d629acf4567f31b7cf39f41 Mon Sep 17 00:00:00 2001 From: yshalsager Date: Sun, 6 May 2018 22:00:02 +0000 Subject: [PATCH] CI: limit builds to branches --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 2a2a9c9..f401306 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,3 +32,7 @@ deploy: tags: false repo: TwrpBuilder/device_CUBOT_CUBOT-ECHO branch: master + +branches: + except: + - /^(?i:untagged)-.*$/