Add Travis CI support

This commit is contained in:
Marius Greuel
2020-03-10 22:57:01 +02:00
parent 1b9af0e327
commit d007a46e31
4 changed files with 38 additions and 0 deletions

View File

@@ -4,3 +4,6 @@
indent_style = space
indent_size = 4
tab_width = 8
[*.yml]
indent_size = 2