Disable Travis in favor of Circle (#1866)
* replace readme badge * remove travis config * move to codecov * add codecov config * fix coverage running
Showing
.codecov.yml
0 → 100644
.travis.yml
deleted
100644 → 0
| ... | ... | @@ -46,7 +46,6 @@ |
| "devDependencies": { | ||
| "chai": "^4.2.0", | ||
| "concurrently": "^4.1.0", | ||
| "coveralls": "^3.0.1", | ||
| "eslint": "^4.19.1", | ||
| "eslint-config-standard": "^10.2.1", | ||
| "eslint-plugin-import": "^2.13.0", | ||
| ... | ... |
Please
register
or
sign in
to comment