HistoryΒΆ

While working on the monitoring and automation tool (private source code) for the Ultimate-Hosts-Blacklist and Dead-Hosts infrastructure; I constantly needed to interact with the Travis CI infrastructure - so implicitly its API.

And unfortunately, I could make The Travis Client work on my (new) machine.

So, as the automation tool itself is written in Python and I could not find any tool which could fit my needs or simplify the way to communicate and/or interpret the response of the Travis CI API V3, I wrote my own.

Therefore, please keep in mind that this project was mainly developed for my needs while developing the first version of the infrastructure behind Ultimate-Hosts-Blacklist and/or Dead-Hosts.