UNPKG

lomath

Version:

Lomath is a tensorial math library extended from lodash.

11 lines 236 B
language: node_js node_js: - "0.12" install: - npm install matrix: fast_finish: true allow_failures: - node_js: 0.11 after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"