UNPKG

apeman-service-api

Version:
13 lines (12 loc) 162 B
language: node_js node_js: - '6' before_install: - npm install jsdoc -g install: - npm install before_script: - npm link . script: - ./ci/build.js - ./ci/test.js