UNPKG

neft

Version:

Universal Platform

15 lines (14 loc) 287 B
version: '{build}-{branch}' platform: x64 environment: nodejs_version: "8.0" TEST_NODE: 1 install: - ps: Install-Product node $env:nodejs_version - npm install - npm run bundle -- --node test_script: - node --version - npm --version - npm test build: off