Travis CIEasy Playground

Hosted CI service; historically popular for open-source Python testing

What is Travis CI?Run locally
Install
Configure via .travis.yml
Python CodeRun locally

Travis CI is part of the Python ecosystem. Hosted CI service; historically popular for open-source Python testing.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?