UNPKG

webworker-ng

Version:

The Web Worker implementation based on thread for Node.js

17 lines (12 loc) 173 B
language: node_js dist: trusty sudo: required node_js: - "8.0.0" cache: directories: - node_modules # NPM packages install: - npm install script: - npm test