Skip to content

Commit

Permalink
Merge pull request #12 from platanus/add-coderalls
Browse files Browse the repository at this point in the history
chore(): add coveralls
  • Loading branch information
ldlsegovia committed Mar 25, 2017
2 parents 70d267a + 255b679 commit 39f7765
Show file tree
Hide file tree
Showing 10 changed files with 1,095 additions and 12 deletions.
1 change: 1 addition & 0 deletions .coveralls.yml
@@ -0,0 +1 @@
service_name: travis-ci
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -9,3 +9,4 @@ spec/dummy/.sass-cache
.DS_Store
tmp/
.rbenv-vars
coverage/
4 changes: 4 additions & 0 deletions .hound.yml
@@ -0,0 +1,4 @@
---
ruby:
enabled: true
config_file: ".rubocop.yml"

0 comments on commit 39f7765

Please sign in to comment.