Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.3 Continuous Integration with Travis CI

Now that we have tests set up for our project, we can take advantage of a continuous integration setup that will run our tests on a separate server when we push to our Git repo. In this video, I’ll show you how to set your project up on Travis CI in less than 5 minutes.

Related Links