Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
fix coveralls integration
Browse files Browse the repository at this point in the history
  • Loading branch information
martintajur committed Oct 5, 2015
1 parent 06d0096 commit aef542b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"scripts": {
"test": "mocha test",
"travis-test": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*"
"test-travis": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*"
},
"author": "martin <martin@pipedrive.com> (http://www.pipedrive.com/)",
"license": "MIT",
Expand Down

0 comments on commit aef542b

Please sign in to comment.