Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 620 Bytes

File metadata and controls

25 lines (21 loc) · 620 Bytes

turboPy Core Project

Prep

  1. Read Core Concepts for Beginners at TravisCI.

Seminar Goals

Learn about the turboPy "core" project, the goals of which are to fully implement a Continuous Integration (CI) pipeline for turboPy on GitHub. This includes adding:

  • A runner
  • Documentation (w/Sphinx)
  • Testing (w/PyTest)
  • Badges
  • Developer notes
  • Conventions
  • Examples (i.e. integrate mentor-led "app" projects)

Homework

  1. Create an account at travis-ci.org (using your GitHub credentials is recommended).

Notes