[Improvement] eslint before build (#455)
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ install:
|
||||
yarn install
|
||||
script:
|
||||
- |
|
||||
npm run test
|
||||
npm run lint && npm run test
|
||||
after_success:
|
||||
- |
|
||||
cat ./test/unit/coverage/lcov.info | ./node_modules/.bin/codecov
|
||||
|
||||
Reference in New Issue
Block a user