Skip to content

Commit 0516d24

Browse files
committed
Allow tagged branches
1 parent 2f6c78a commit 0516d24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
branches:
22
only:
33
- master
4+
- /^\d+\.\d+\.\d+$/ # regex
45

56
language: android
67
sudo: false

0 commit comments

Comments
 (0)