UNPKG

gitconfig

Version:
13 lines (12 loc) 156 B
language: node_js node_js: - '8' install: - npm install before_script: - npm link . script: - ./ci/build.js - ./ci/test.js - ./ci/cover.js - ./ci/report.js