Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

v8.0.0

Latest
Compare
Choose a tag to compare
@github-learning-lab github-learning-lab released this 03 Dec 17:57
8c42826

View Course

Continuous integration with Travis CI

Steps

  1. Enable continuous integration
  2. Use a specific version of a language
  3. Merge the configuration
  4. Add validation
  5. Protect the main branch
  6. Fix the broken build
  7. Merge code with a successful build
  8. Add an HTMLProofer unit test
  9. Fix the broken link
  10. Merge the unit test
  11. Deploy

Complete Diff

v7.0.0...v8.0.0