December 2016
Beginner to intermediate
334 pages
6h 25m
English
In order to be able to set up continuous integration with Travis, first of all you have to connect your Travis account with your GitHub account. Open
https://travis-ci.org/
and click on the Sign in with GitHub button:

Click on the Sign in with GitHub button
Now you can add repositories that will be tracked with Travis. Click on the plus sign (+):

Click on the plus sign to add your GitHub project
After you click on the plus button, the whole list of your GitHub project appears. Choose the projects you want ...
Read now
Unlock full access