We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2e014 commit 644cff3Copy full SHA for 644cff3
.travis.yml
@@ -22,7 +22,7 @@ branches:
22
- master
23
- ci
24
- releases
25
- - /^v\d+(\.\d+)*$/
+ - /^v\d+(\.\d+)*(rc\d+)?$/
26
27
matrix:
28
fast_finish: true
0 commit comments