-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
Travis CI (Continuous Integration) is a software engineering tool for automating the running of unit tests and show a [build passing] tag on GitHub repos to show the test coverage status. (This also let us to know who to blame when things break). Is there any possibility that @drphilmarshall will consider adding one of his wonderful tutorials for this? I meant to learn about this for a while and will be glad to help out.