We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901dabd commit 271e318Copy full SHA for 271e318
1 file changed
.travis.yml
@@ -1,11 +1,9 @@
1
language: node_js
2
node_js:
3
- 'node'
4
-branches:
5
- only:
6
- - master
7
deploy:
8
on:
+ branch: master
9
tags: true
10
provider: npm
11
email: 'emin@emin.ch'
0 commit comments