Software Development Methods and Tools—CSCI-3308

Continuous integration

Download the slides.

We discussed how continuous integration builds on the previous tools we’ve used in class, like automated build and testing tools. And we configured a simple JavaScript project for Travis CI builds triggered by pushes to a Git repository.