1
0
mirror of synced 2025-11-08 12:57:47 +00:00

chore(package): update dependencies (#194)

This commit is contained in:
Jason Dreyzehner
2019-07-09 23:29:27 -04:00
committed by GitHub
parent 8eaf9636c6
commit f033e7cebc
13 changed files with 3037 additions and 5544 deletions

View File

@@ -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