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 b7d533f commit 8cd35f3Copy full SHA for 8cd35f3
.travis.yml
@@ -80,6 +80,8 @@ branches:
80
only:
81
- staging
82
- trying
83
+ # release tags
84
+ - /^v\d+\.\d+\.\d+.*$/
85
86
notifications:
87
email:
0 commit comments