probably won't work i never used travis idk

This commit is contained in:
UnixKeys 2020-09-06 13:21:22 +02:00 committed by GitHub
parent 79893b1527
commit 8119cc8f34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

14
.travis.yml Normal file
View File

@ -0,0 +1,14 @@
language: node_js
node_js: "lts/*"
before_install:
- npm i -g npm@6.14.6
install:
- npm i
env:
global:
- ELECTRON_CACHE=$HOME/.cache/electron
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder
script: build