UNPKG

cfy

Version:

Use generators and yield to write regular callback-based functions

20 lines (13 loc) 183 B
before_install: - npm install -g npm cache: directories: - node_modules language: node_js node_js: - 6 notifications: email: true script: - "npm test" sudo: false