UNPKG

ape-formatting

Version:
13 lines (12 loc) 187 B
language: node_js node_js: - '8' before_install: - npm install istanbul mocha standard-format -g install: - npm install before_script: - npm link . script: - ./ci/build.js - ./ci/test.js