simplify test config (#639)
This commit is contained in:
+1
-1
@@ -16,4 +16,4 @@ script:
|
||||
npm run lint && npm run test
|
||||
after_success:
|
||||
- |
|
||||
cat ./test/unit/coverage/lcov.info | ./node_modules/.bin/codecov
|
||||
cat ./test/coverage/lcov.info | ./node_modules/.bin/codecov
|
||||
|
||||
Reference in New Issue
Block a user