Ditch Travis to use GitHub Actions

This commit is contained in:
Jeremy Benoist
2020-11-30 14:18:40 +01:00
parent 6c917794a7
commit bd9ca1b2cd
7 changed files with 278 additions and 33 deletions
+3
View File
@@ -8,3 +8,6 @@ indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[.github/**.yml]
indent_size = 2