Skip to content

Commit

Permalink
Merge pull request #9 from VidaZing/fixing-coveralls
Browse files Browse the repository at this point in the history
fixing coveralls
  • Loading branch information
VidaZing committed Sep 4, 2018
2 parents bcfcd38 + 204f4df commit 65b39bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Expand Up @@ -14,9 +14,6 @@ logs/
/test/version_tmp/
/tmp/

# Testing
.simplecov

# Used by dotenv library to load environment variables.
# .env

Expand Down
3 changes: 3 additions & 0 deletions .simplecov
@@ -0,0 +1,3 @@
SimpleCov.start do
add_filter 'bundle/'
end

0 comments on commit 65b39bd

Please sign in to comment.