Sign inSign up

joelnb/travis-cli

By joelnb

Updated about 5 years ago

Travis CI CLI tool

Image
0

304

joelnb/travis-cli repository overview

Travis CLI

A docker image containing the Ruby Travis CI CLI tool. Because it is useful to stay logged in it can be a good idea to create a persistent directory to hold the config files used by Travis:

docker run --entrypoint /bin/sh -v "$(HOME)/travis-home:/home/travis" -it --rm joelnb/travis-cli

Tag summary

Content type

Image

Digest

Size

41 MB

Last updated

about 5 years ago

docker pull joelnb/travis-cli