UNPKG

enb-async-require

Version:
19 lines (13 loc) 247 B
version: "{build}" environment: nodejs_version: "0.12" matrix: fast_finish: true install: - ps: Install-Product node $env:nodejs_version - node --version - npm --version - npm install test_script: - npm run unit-test build: off