Skip to content

Commit

Permalink
chore: remove travis conf & codecov dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerlox committed May 26, 2023
1 parent 9cb993c commit 5d4cda3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
29 changes: 0 additions & 29 deletions .travis.yml

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"license": "MIT",
"main": "index.js",
"scripts": {
"codecov": "codecov -f coverage/coverage-final.json",
"lint": "xo",
"semantic-release": "semantic-release",
"test": "nyc ava -v"
Expand All @@ -23,7 +22,6 @@
},
"devDependencies": {
"ava": "^2.4.0",
"codecov": "^3.0.0",
"conventional-changelog": "^3.0.1",
"conventional-commits-parser": "^3.0.0",
"emoji-regex": "^8.0.0",
Expand Down

0 comments on commit 5d4cda3

Please sign in to comment.