Skip to content

Commit 8fdda39

Browse files
author
Lionel Bijaoui
committed
Trying to fix Travis 7 (no pretest, no lint)
1 parent dd866e0 commit 8fdda39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"mocha": "mocha-webpack --webpack-config build/webpack.test.config.js --require test/unit/setup.js test/unit/specs/**/*.spec.js",
2020
"unit": "cross-env NODE_ENV=test nyc npm run mocha",
2121
"e2e": "node test/e2e/runner.js",
22-
"pretest": "npm run lint",
2322
"ci": "cross-env NODE_ENV=test mocha-webpack --watch --webpack-config build/webpack.test.config.js --require test/unit/setup.js test/unit/specs/**/*.spec.js",
2423
"test": "npm run unit",
2524
"version": "bumped release"

0 commit comments

Comments
 (0)