Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuy Adorno <ruyadorno@hotmail.com>2020-05-02 00:13:59 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-05-02 00:13:59 +0300
commit1238ee0af5626cb220c5c59d20b83330f0d3765c (patch)
treeef3482d47ce0f8f6a86ce088a87f4ad6acdcf029 /.travis.yml
parent19a023034ebdfe6b758e2ea4031cc28ecbee716a (diff)
chore: remove slack notification
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index cec3aac22..9fb0d5113 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,9 +12,6 @@ node_js:
env: "DEPLOY_VERSION=testing"
-notifications:
- slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8
-
install:
- "node . install"