Skip to content

Commit 46c60e1

Browse files
authored
Merge pull request #2 from worksinmagic/development
ci: adding version tag to build trigger
2 parents 6a06499 + 2782b3b commit 46c60e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ branches:
66
only:
77
- master
88
- development
9+
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
910

1011
services:
1112
- docker

0 commit comments

Comments
 (0)