UNPKG

lambda-stash

Version:

AWS Lambda script for shipping data from S3 or other cloud data sources to data stores, like Elasticsearch

14 lines (13 loc) 225 B
language: node_js node_js: - '8.10' - 10 - 12 matrix: allow_failures: - node_js: '8.10' script: - npm run lint - npm run check-coverage after_script: - cat ./coverage/lcov.info | ./node_modules/.bin/coveralls