UNPKG

iterizerjs

Version:

Expressive & concise code using ES6 iterables

13 lines (11 loc) 207 B
language: node_js node_js: - "0.11.13" before_install: - "export CHROME_BIN=chromium-browser" - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" install: - npm install script: - npm test