Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Aug 16, 2015
1 parent b23369f commit 02f3666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install:
- bower install

script:
- istanbul cover node_modules/ember/bin/ember try $EMBER_TRY_SCENARIO test
- istanbul cover node_modules/ember-cli/bin/ember try $EMBER_TRY_SCENARIO test

after_script:
- cat coverage/lcov.info | node_modules/coveralls/bin/coveralls.js

0 comments on commit 02f3666

Please sign in to comment.