Skip to content

Commit

Permalink
fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
edoparearyee committed Nov 12, 2015
1 parent 971c375 commit 437749c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -27,7 +27,7 @@ dependencies:
test:
override:
- grunt lint
- grunt test:unit:devlopment
- grunt test:unit:development
- grunt test:unit:production
post:
- ./node_modules/coveralls/bin/coveralls.js < coverage/lcov.info
Expand Down

0 comments on commit 437749c

Please sign in to comment.