UNPKG

efgh

Version:

Echomail in Fidonet: generator of headers.

10 lines 168 B
sudo: false language: node_js node_js: - 4 - stable before_script: - "npm install jshint" - "npm install mocha" install: - "npm install --production"