Update HISTORY.md: moved CI to Github Actions

This commit is contained in:
Marc Siegel 2021-05-07 12:22:10 -04:00 committed by GitHub
parent a778fd6c78
commit d169e6940c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@
- Renamed default branch from master to main, see: https://github.com/github/renaming
- Temporarily removed YARD doc configuration, to replace after
migration to Github Actions
- Removed support for all EOL Rubies < 2.6
- Removed support for all EOL Rubies < 2.6
- Migrate CI from Travis to Github Actions
## [v1.3.5 (Jan 13, 2021)](http://github.com/ms-ati/docile/compare/v1.3.4...v1.3.5)