Skip to content

Instantly share code, notes, and snippets.

@anoobbava
Created November 15, 2017 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anoobbava/79bfabda8e9ef4fdf35f75161920d0ae to your computer and use it in GitHub Desktop.
Save anoobbava/79bfabda8e9ef4fdf35f75161920d0ae to your computer and use it in GitHub Desktop.
travis_ci_gemfile
group :test do
gem 'simplecov'
gem 'codeclimate-test-reporter', '~> 1.0.0'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment