Commit bba7f853 authored by h3remi7's avatar h3remi7

add apps.json

parents 2c24b863 7556a080
language: node_js
node_js: node
os:
- linux
- osx
addons:
apt:
packages:
- icnsutils
- graphicsmagick
- xz-utils
cache:
directories:
- node_modules
- app/node_modules
- $HOME/.electron
- $HOME/.cache
install:
- npm install electron-builder # force install next version to test electron-builder
- npm install
- npm prune
script:
- npm run release
branches:
only:
- v3
\ No newline at end of file
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment