Skip to content

Instantly share code, notes, and snippets.

@NetguruGist
Last active November 25, 2016 09:08
Show Gist options
  • Save NetguruGist/6c471f6b65e13be76e54c85276b5b1c7 to your computer and use it in GitHub Desktop.
Save NetguruGist/6c471f6b65e13be76e54c85276b5b1c7 to your computer and use it in GitHub Desktop.
test:
override:
- COVERAGE=true node_modules/ember-cli/bin/ember test
post:
- codeclimate-test-reporter < ‘coverage/lcov.info'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment