UNPKG

@groceristar/pdf-export

Version:
22 lines (15 loc) 242 B
language: node_js node_js: - "lts/*" - "node" - 10 script: - npm run test:cover - npm run build sudo: false #before_script: npm run lint #script: npm run test #after_success: npm run coveralls branches: only: - master