UNPKG

electron2appx

Version:

Compile Electron Apps into Windows Store AppX packages

19 lines (14 loc) 237 B
language: node_js node_js: "10" jobs: include: - stage: test script: npm run test cache: npm: true before_install: - npm config set no-progress install: - npm install script: - commitlint-travis