Lets build another travis cli tool for docker so we can hack. 🎉
Here is some instructions on how to use it.
For example:
eval $(docker run --rm wenlock/traviscli:latest init)
travis help
make build
eval $(docker run --rm wenlock/traviscli:latest init)
travis test
Start a shell with
eval $(docker run --rm wenlock/traviscli:latest init)
travis shell
Want to help me, wow cool!
Fork this repo and submit a PR :D