Nina Zakharenko
Microsoft
The "Continuous Integration Solution" Lesson is part of the full, Git In-depth course featured in this preview video. Here's what you'd learn in this lesson:
Nina walks through the solution to Continuous Integration Exercise.
[00:00:00]
>> Nina Zakharenko: Here we set up a very simple Travis demo. You created a fork, and set up Travis, and ran those tests in your fork. And you should all have a green build on Travis.
>> Nina Zakharenko: I highly encourage you to check out Travis further, it's free for open source projects.
[00:00:29]
It's free for your personal use, your GitHub projects that are public, so, check it out. It'll make development a lot easier. You can quickly know if your tests are failing, I find it very useful.