We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d310b3 commit f1f99daCopy full SHA for f1f99da
.travis.yml
@@ -8,7 +8,6 @@ notifications:
8
node_js:
9
- stable
10
before_script:
11
- - npm run benchmark | node_modules/.bin/commentator
12
- npm run coverage
13
- npm run lint
14
after_success:
package.json
@@ -27,7 +27,6 @@
27
"@types/node": "^9.3.0",
28
"benchmark": "^2.1.2",
29
"cli-table2": "^0.2.0",
30
- "commentator": "^1.0.5",
31
"coveralls": "^3.0.0",
32
"cz-conventional-changelog": "^2.0.0",
33
"ghooks": "^2.0.0",
0 commit comments