Skip to content

Commit

Permalink
travis is long gone
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Dec 28, 2024
1 parent 4a137f7 commit 5f85961
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"eslint-check": "eslint --print-config .eslintrc.js | eslint-config-prettier-check",
"travis": "npm run eslint-check && npm run lint && npm run test",
"prepare": "npm run combine && npm run terser && npm run jsdoc",
"gen-dist": "npm run combine && npm run terser",
"terser": "terser dist/coach.js --compress --mangle --format wrap_iife=true --parse acorn > dist/coach.min.js"
Expand Down

0 comments on commit 5f85961

Please sign in to comment.