Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Stop npm deprecate now all modules are deprecated (#4690)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Stone <[email protected]>
  • Loading branch information
Simon Stone authored Aug 30, 2019
1 parent dda1c64 commit 0d4fdc3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ function exists() {
npm config set registry https://registry.npmjs.org/
npm config set //registry.npmjs.org/:_authToken ${NPM_TOKEN}

# Ensure all the NPM modules are deprecated
nohup ./.travis/deprecate.sh < /dev/null > /dev/null 2>&1 &

# Set the GitHub deploy key we will use to publish.
set-up-ssh --key "$encrypted_17b59ce72ad7_key" \
--iv "$encrypted_17b59ce72ad7_iv" \
Expand Down

0 comments on commit 0d4fdc3

Please sign in to comment.