Ditch Travis to use GitHub Actions

This commit is contained in:
Jeremy Benoist
2020-11-23 22:39:32 +01:00
parent e089c24720
commit 40c01ad1d4
9 changed files with 242 additions and 78 deletions

View File

@ -15,3 +15,6 @@ indent_size = 2
[*akefile]
indent_style = tab
[.github/**.yml]
indent_size = 2