Setting up Continuous Integration(CI) for Node app with Travis-CI
What is Continuous integration? Continuous Integration is the practice of merging in small code changes frequently — rather than merging in a large change at the end of a development cycle. The goal is to build healthier software by developing and te...
Apr 11, 20204 min read2
