UNPKG

onf-gpg-wrapper

Version:
13 lines (11 loc) 180 B
language: node_js node_js: - "stable" - "6" before_install: - npm i -g babel-cli - npm i -g istanbul - npm i -g jasmine after_success: - npm run coveralls sudo: false