@ -1,9 +1,6 @@
machine:
node:
version: 6.11.0
dependencies:
pre:
- rm -rf node_modules/
test:
override:
- npm run test-cov
@ -14,6 +14,10 @@
"lint": "./node_modules/.bin/eslint --fix ./"
},
"homepage": "https://github.com/sc-forks/solidity-coverage",
"repository": {
"type": "git",
"url": "https://github.com/sc-forks/solidity-coverage.git"
"author": "",
"license": "ISC",
"dependencies": {