Skip to content

Commit 991a704

Browse files
committed
Remove npm publish from travis
1 parent e93fcbe commit 991a704

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

-9
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,3 @@ node_js:
33
- '0.12'
44
- '4'
55
- '5'
6-
deploy:
7-
provider: npm
8-
9-
api_key:
10-
secure: m2P7IW7PtmbIB+tinhyh2cSveR/k2OPvl7G5xjBg9L7WLmqpKnkQoXu3eUKVqtRlvAhqxf2pxBN8V0Bxn8/iBqSWVWyEkFAs2KkAAL6YtM7X1OGmHXe0xdUHrKiQpZ2iae4bYZa3OWqjDLfIALaLMaxxQHJEI8dI48acmWsWKA8=
11-
on:
12-
tags: true
13-
all_branches: true
14-
repo: bendrucker/git-log-parser

0 commit comments

Comments
 (0)