UNPKG

electron-drag-drop

Version:
26 lines (18 loc) 281 B
build: off os: unstable platform: - x86 - x64 branches: only: - master skip_tags: true cache: - node_modules -> package.json install: - ps: Install-Product node $env:nodejs_version - npm install test_script: - node --version - npm --version - npm test