From 8665398d3177e8e861bc50c1e87abf3c61f67b64 Mon Sep 17 00:00:00 2001 From: yshalsager Date: Sun, 6 May 2018 22:03:10 +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 e1c226c..fda1688 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,3 +32,7 @@ deploy: tags: false repo: TwrpBuilder/android_device_UMI_Rome branch: master + +branches: + except: + - /^(?i:untagged)-.*$/