We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 954e8db commit b6e8255Copy full SHA for b6e8255
.travis.yml
@@ -22,6 +22,7 @@ branches:
22
- master
23
- ci
24
- releases
25
+ - /^v\d+(\.\d+)*$/
26
27
matrix:
28
fast_finish: true
0 commit comments