CI: Switch to GitHub Actions

Because Travis CI is dead.
This commit is contained in:
Adrien Vergé
2021-03-15 18:36:43 +01:00
parent 8f682481c7
commit 66bf76a362
4 changed files with 56 additions and 25 deletions

View File

@@ -67,3 +67,6 @@ yamllint = conf/*.yaml
[options.entry_points]
console_scripts =
yamllint = yamllint.cli:run
[coverage:run]
relative_files = True