pahen / madge

Create graphs from your CommonJS, AMD or ES6 module dependencies
MIT License
9.06k stars 317 forks source link

Remove deploy to NPM from Travis build #354

Closed pahen closed 1 year ago

pahen commented 1 year ago

It's now handled when running "npm run release" task instead. Will require user to be a maintainer on the NPM madge package. Also deleted the old access tokens used by the Travis build to access NPM.