Skip to content

Commit

Permalink
Fixed postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Malakoff committed Jun 8, 2012
1 parent a88c858 commit a2bdbb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easy-bake-config.yml
Expand Up @@ -40,4 +40,4 @@ tests:
postinstall:
copy_latest_underscore_for_subscriptions:
command: 'cp'
args: ['node_modules/underscore/underscore.js', 'test/mixin-subscriptions/vendor/underscore-latest.js']
args: ['underscore', 'test/mixin-subscriptions/vendor/underscore-latest.js']

0 comments on commit a2bdbb5

Please sign in to comment.