littletravis

LittleTravis Run travis-ci locally using Docker.

Usage no npm install needed!

<script type="module">
  import littletravis from 'https://cdn.skypack.dev/littletravis';
</script>

README

LittleTravis

Run travis-ci locally using Docker.

Install

npm i -g littletravis

Usage

Run littletravis command in a folder with .travis.yml file.

$ littletravis

Limitation

For now, it just works with language: node_js and no support for matrices.

Other language could possibly be added with these docker images.