Last active
November 25, 2016 09:08
-
-
Save NetguruGist/6c471f6b65e13be76e54c85276b5b1c7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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