UNPKG

mongo-portable

Version:

Portable Pure JS MongoDB - Based on Monglodb (https://github.com/euforic/monglodb.git) by Christian Sullivan (http://RogueSynaptics.com)

6 lines 126 B
language: node_js node_js: - "6.9" sudo: false script: "npm run build && npm run test" after_success: npm run test.coveralls