multipackage.subsystems.travis module

Add support for automatic testing and deployment from Travis CI.

Summary

Classes:

TravisSubsystem

Reference

class multipackage.subsystems.travis.TravisSubsystem(repo)[source]

Bases: object

SHORT_NAME = 'Travis CI (Python Profile)'
SHORT_DESCRIPTION = 'manages .travis.yml file for building and deploying on Travis CI'
update(options)[source]

Update the linting subsystem.