UNPKG

is-generator

Version:

Check whether a value is a generator or generator function

14 lines (10 loc) 212 B
language: node_js notifications: email: on_success: never on_failure: change node_js: - "0.11" - "0.12" - "iojs" after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"