Sign inSign up

mi11er/travis

By mi11er

Updated over 8 years ago

travis cli

Image
0

177

mi11er/travis repository overview

Docker-Travis

A simple docker container to run travis.

Example Usage

Create a shell script similar to the below somewhere on your path. Then execute it passing the sphinx commands as parameters.

#!/bin/sh
docker run --rm -v $(PWD):/work mi11er/travis:latest "$@"

Tag summary

Content type

Image

Digest

Size

45.4 MB

Last updated

over 8 years ago

docker pull mi11er/travis