removes codedov refs

This commit is contained in:
bergquist
2018-09-18 11:44:31 +02:00
parent 1be26ad362
commit 63ed02e626
4 changed files with 1 additions and 19 deletions
-1
View File
@@ -100,7 +100,6 @@
"watch": "webpack --progress --colors --watch --mode development --config scripts/webpack/webpack.dev.js",
"build": "grunt build",
"test": "grunt test",
"test:coverage": "grunt test --coverage=true",
"lint": "tslint -c tslint.json --project tsconfig.json",
"jest": "jest --notify --watch",
"api-tests": "jest --notify --watch --config=tests/api/jest.js",