pvorb / clone

deeply clone arbitrary objects in javascript
https://www.npmjs.com/package/clone
MIT License
781 stars 129 forks source link

Fix the "build unknown" issue #75

Closed vajahath closed 7 years ago

vajahath commented 7 years ago

At npm clone website the build is failing build status.

Seems like you used travis-ci.org/pvorb/node-clone/ instead of travis-ci.org/pvorb/clone.

pvorb commented 7 years ago

I know, but the only way to fix it would be to publish a new release.

vajahath commented 7 years ago

You can release it by a patch update. Let it move from 2.1.0 to 2.1.1 and mention it on change log. This looks necessary, bcz the "build unknown" passes wrong message to audience and leaves bad impression.