toodlepip

Build and test projects using declarative config


Keywords
build, test, continuous, integration, travis
License
Other
Install
pip install toodlepip==0.1.0

Documentation

Toodlepip: run builds as specified by .travis.yml

Toodlepip can be used to run local builds of projects that contain a .travis.yml file.

$ toodlepip build path/to/project

Only a limited number of languages and configuration settings are currently supported. Contributions are welcome!