Fixing travis.yml

This commit is contained in:
Tomasz Drwięga
2016-07-11 18:23:24 +02:00
parent 9eeafecd76
commit 248428657d
2 changed files with 22 additions and 17 deletions

View File

@@ -9,3 +9,8 @@ trim_trailing_whitespace=true
max_line_length=120
insert_final_newline=true
[.travis.yml]
indent_style=space
indent_size=2
tab_width=8
end_of_line=lf