We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b54ba5 commit 0ab55f4Copy full SHA for 0ab55f4
1 file changed
.travis.yml
@@ -4,11 +4,9 @@ node_js:
4
cache:
5
directories:
6
- "node_modules"
7
-branches:
8
- only:
9
- - master
10
deploy:
11
on:
+ branch: master
12
tags: true
13
provider: npm
14
email: "emin@emin.ch"
0 commit comments