Skip to content

Commit 6b65f86

Browse files
committed
Continuous Integration: allow tags to trigger builds
1 parent 09b2361 commit 6b65f86

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
@@ -8,6 +8,7 @@ script:
88
branches:
99
only:
1010
- master
11+
- /^(\d+\.)+(\d+\.)+(\d+)?(-)?(.+)$/
1112
deploy:
1213
provider: npm
1314

0 commit comments

Comments
 (0)