Merge pull request #304 from cgewecke/fix-coveralls
Fix coverage
Showing
.solcover.js
0 → 100644
| ... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
| "ethereumjs-testrpc": "^3.0.2", | "ethereumjs-testrpc": "^3.0.2", | ||
| "mocha-lcov-reporter": "^1.3.0", | "mocha-lcov-reporter": "^1.3.0", | ||
| "moment": "^2.18.1", | "moment": "^2.18.1", | ||
| "solidity-coverage": "^0.1.0", | "solidity-coverage": "^0.1.7", | ||
| "truffle": "3.2.2" | "truffle": "3.2.2" | ||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment