UNPKG

open-repo

Version:

Open Git project page from the command line

13 lines (12 loc) 177 B
language: node_js node_js: - "stable" - "6.1" notifications: email: on_success: never on_failure: always script: - npm test after_success: - npm run coveralls