Update Travis.

This commit is contained in:
Markus F.X.J. Oberhumer
2016-11-20 19:07:09 +01:00
parent fc1287659a
commit 2c2fb1b70b
4 changed files with 66 additions and 20 deletions
+4 -1
View File
@@ -10,9 +10,12 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[{GNUmakefile,Makefile,MMakefile}]
[{GNUmakefile*,MMakefile*,Makefile*,Makevars*,*.mk}]
indent_size = 8
indent_style = tab
[*.S]
indent_size = 8
[*.yml]
indent_size = 2