Travis CI — Intermediate Playground
Hosted CI service; historically popular for open-source Python testing
Using Travis CI effectivelyRun locally
Install
Configure via .travis.ymlPython CodeRun locally
Following best practices with Travis CI ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?