Set up circle ci

This commit is contained in:
Eric Freese
2017-02-26 14:19:09 -07:00
parent 468b7403e9
commit 39762ecd97
4 changed files with 19 additions and 0 deletions

View File

@@ -12,3 +12,7 @@ indent_style = space
[*.rb]
indent_style = space
indent_size = 2
[*.yml]
indent_style = space
indent_size = 2