Using this module in other modulesconstnice=require("node-nice").nice;nice(()=>{returncalculatePi();}).then(result=>{console.log("π = "+result);});Setting travis and coveralls badgesSign in to travis and activate the build for your project.Sign in to coveralls and activate the build for your project.