UNPKG

apple-shortcuts

Version:
17 lines (13 loc) 276 B
language: node_js node_js: - "10" - node script: - echo "Running tests against $(node -v)..." - npm test install: npm install jobs: include: - stage: Produce Coverage node_js: node script: jest --coverage --coverageReporters=text-lcov | coveralls