Simplified travis-client to interface with a Travis CI service running on a Docker container, because installing ruby and gems plug-ins and making everything run smoothly isa pain!
Assuming Docker is installed.
Either install travis
shell script in /usr/local/bin
or run from cwd
.
make install # That's it!!!
make build
Or just execute make help
travis help
Feel free to fork it or send me PR to improve it.