UNPKG

metalpress

Version:

Create a blog easily with Metalsmith.

15 lines 265 B
language: node_js notifications: email: false node_js: - node before_script: - npm prune - npm test - npm run cover # - npm run lint # - npm run check-coverage - npm run build after_success: - npm run report-coverage # - npm run semantic-release