UNPKG

@lorena-ssi/zenroom-lib

Version:

zenroom-lib is a javascript library to interact with the Zenroom Virtual Machine

11 lines (10 loc) 139 B
language: node_js node_js: - "12" install: - yarn install script: - yarn run lint - yarn test after_script: - yarn run coveralls