release
This commit is contained in:
parent
bac310d766
commit
3633618012
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ node.exe
|
||||
/app/app.js
|
||||
/app/background.js
|
||||
/app/**/*.map
|
||||
|
||||
|
@ -4,7 +4,7 @@ jobs:
|
||||
os: osx
|
||||
osx_image: xcode9.0
|
||||
language: node_js
|
||||
node_js: "8"
|
||||
node_js: "12"
|
||||
|
||||
cache:
|
||||
yarn: true
|
||||
|
@ -75,13 +75,6 @@
|
||||
"x64",
|
||||
"ia32"
|
||||
]
|
||||
},
|
||||
{
|
||||
"target": "deb",
|
||||
"arch": [
|
||||
"x64",
|
||||
"ia32"
|
||||
]
|
||||
}
|
||||
],
|
||||
"extraFiles": [
|
||||
|
Loading…
Reference in New Issue
Block a user