Refactor source code.

Add compiler matrix in Travis build.
This commit is contained in:
Syoyo Fujita
2016-03-08 01:31:49 +09:00
parent c4bc323c0e
commit 7c87797176
3 changed files with 92 additions and 125 deletions

View File

@@ -1,5 +1,5 @@
---
BasedOnStyle: LLVM
BasedOnStyle: Google
IndentWidth: 2
TabWidth: 2
UseTab: Never