Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

aphex3k/docker-travis-lint

Repository files navigation

docker + travis lint

This docker image is based on the official docker ruby image with added support for Travis CI and YML linting.

Usage

Example command:

docker run -v $(pwd)/:/data/ aphex3k/docker-travis-lint .travis.yml

Build Status