Skip to content

Commit b6c6a52

Browse files
committed
Regex for tagged deploys
1 parent 0f579ca commit b6c6a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
branches:
22
only:
33
- master
4-
4+
- /^\d+\.\d+\.\d+$/ # regex
55
language: android
66
sudo: false
77
jdk:

0 commit comments

Comments
 (0)