Skip to content

Commit 8cd35f3

Browse files
committed
travis: enable builds on release tags
1 parent b7d533f commit 8cd35f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ branches:
8080
only:
8181
- staging
8282
- trying
83+
# release tags
84+
- /^v\d+\.\d+\.\d+.*$/
8385

8486
notifications:
8587
email:

0 commit comments

Comments
 (0)