Skip to content

Commit 1a8d1e0

Browse files
authored
Merge pull request #528 from NetSys/ci-tag
Allow CI to build tagged commits
2 parents 8834b3b + 11a6e60 commit 1a8d1e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ branches:
99
only:
1010
- master
1111
- /travis.*/
12+
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
1213

1314
env:
1415
global:

0 commit comments

Comments
 (0)