UNPKG

fastify

Version:

Fast and low overhead web framework, for Node.js

20 lines (14 loc) 200 B
language: node_js node_js: - "8" - "7" - "6" - "4" script: - npm run coveralls after_script: - ./tools/website.sh notifications: email: on_success: never on_failure: always