Skip to content

Commit

Permalink
I think that was it. Now try coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
hildjj committed Sep 23, 2014
1 parent 5db182b commit 1437e19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,3 +4,4 @@ doc
.DS_Store
man
TAGS
npm-debug.log
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"lib": "lib"
},
"scripts": {
"ci": "grunt -v coverage",
"ci": "grunt ci",
"test": "grunt test"
},
"repository": {
Expand Down

0 comments on commit 1437e19

Please sign in to comment.