Travis CI — Advanced Playground
Hosted CI service; historically popular for open-source Python testing
Travis CI advanced featuresRun locally
Install
Configure via .travis.ymlPython Code
Run locally
Travis CI offers advanced features for power users and complex workflows.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?