UNPKG

mifiel

Version:
17 lines (13 loc) 170 B
language: node_js node_js: - 6 - 7 - 8 - 9 before_install: - npm install -qg npm script: - npm run tslint - npm test after_script: - npm run coveralls