Skip to content

Commit 9fb24fa

Browse files
author
Vignesh Raja
authored
Allow for builds to be triggered on tag creation (#51)
2 parents 3db480f + 28bcbae commit 9fb24fa

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
@@ -20,3 +20,4 @@ branches:
2020
only:
2121
- master
2222
- devel
23+
- /^\d+\.\d+\.\d+(-SNAPSHOT)?$/ # trigger builds on tags which are semantically versioned to ship the SDK.

0 commit comments

Comments
 (0)