Skip to content

Commit 7ca830d

Browse files
Allow tags to be built by Travis
1 parent 2a4a478 commit 7ca830d

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
@@ -5,6 +5,7 @@ language: c
55
branches:
66
only:
77
- master
8+
- /^v[\d.-]+$/
89

910
cache:
1011
directories:

0 commit comments

Comments
 (0)