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 3dde428 commit 3c97558Copy full SHA for 3c97558
.travis.yml
@@ -15,6 +15,7 @@ branches:
15
only:
16
- master
17
- /^release-.*/
18
+ - /^v\d+\.\d+(\.\d+)?(-\S*)?$/
19
20
notifications:
21
email: false
0 commit comments