chore(package): update dependencies (#194)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: '10'
|
||||
- nodejs_version: '11'
|
||||
- nodejs_version: '12'
|
||||
|
||||
version: '{build}'
|
||||
|
||||
@@ -16,7 +16,7 @@ install:
|
||||
|
||||
test_script:
|
||||
- npm test
|
||||
- npx nyc report --reporter=lcov | npx codecov
|
||||
- npm run cov:send
|
||||
- npm run cov:check
|
||||
|
||||
build: off
|
||||
|
||||
Reference in New Issue
Block a user