A cookiecutter template for creating a python project & using travis ci for continuous integration.
Install cookiecutter
via the command line: pip install cookiecutter
Also, check out @audreyr's cookiecutter package in depth for more information.
To start a new travisci python package:
cookiecutter gh:datasnakes/cookiecutter-pypackage-travisci
This project is licensed under the terms of the BSD License