UNPKG

enhanced-promises

Version:

add Q functionality to native JS promises (and polyfill Promises for old versions of JS)

16 lines 189 B
language: node_js node_js: - "5" - "5.1" - "4" - "4.2" - "4.1" - "4.0" - "0.12" - "0.11" - "0.10" - "0.8" - "0.6" - "iojs" before_script: - "npm i -g jasmine-node"