We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9275c92 commit 9c0b347Copy full SHA for 9c0b347
.travis.yml
@@ -15,6 +15,8 @@ branches:
15
- master
16
- develop
17
- /^feature.*$/
18
+ - /^release.*$/
19
+ - /^hotfix.*$/
20
21
install:
22
- npm install
0 commit comments