Skip to content

Latest commit

 

History

History

travis-client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Dockerized Travis Client

Docker Pulls Docker Automated build

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!

Usage

Assuming Docker is installed.

Install travis

Either install travis shell script in /usr/local/bin or run from cwd.

make install # That's it!!!

Build image

make build

Or just execute make help

To Run

travis help

travis help

Feedback

Feel free to fork it or send me PR to improve it.