Travis Setup. A ready-to-use template for running automated tests on your Python code.

github.com/jakevdp/travis-python-template

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2017
  • specify what needs to be changed in the travis file
  • Links in README
  • More info in README
  • Change name of test file for pytest
  • More info in README
  • fix package name in setup.py
  • Add basic package structure
  • Initial commit