Skip to content

Commit

Permalink
Try #1 to fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Apr 22, 2017
1 parent 971c507 commit e440b23
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 @@ -14,7 +14,7 @@
"main": "dist/Lang.js",
"scripts": {
"build": "node_modules/.bin/rollup -c",
"coveralls": "node_modules/.bin/coveralls",
"coveralls": "cat ./coverage/lcov.info | node_modules/coveralls/bin/coveralls.js",
"dev": "npm run build",
"test": "jest",
"test-cc": "jest --config ./jest.config.json",
Expand Down

0 comments on commit e440b23

Please sign in to comment.