Skip to content

Commit e25d4b6

Browse files
committed
CI: limit builds to branches
1 parent 7d40d74 commit e25d4b6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ deploy:
3232
tags: false
3333
repo: TwrpBuilder/android_device_a3y17lte
3434
branch: master
35+
36+
branches:
37+
except:
38+
- /^(?i:untagged)-.*$/

0 commit comments

Comments
 (0)