UNPKG

@trust/model

Version:

A PouchDB adapter for the json-document modelling framework.

14 lines (7 loc) 165 B
sudo: false language: node_js node_js: "6.11.0" before_install: npm i -g npm install: npm i script: npm run coverage after_script: ./node_modules/.bin/codecov