no snaps for now
This commit is contained in:
parent
5b2feac799
commit
032f5737e5
|
@ -7,7 +7,6 @@ matrix:
|
||||||
node_js: 8
|
node_js: 8
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install pkg-config libxss-dev libsecret-1-dev
|
- sudo apt-get install pkg-config libxss-dev libsecret-1-dev
|
||||||
- sudo apt install --yes snapd
|
|
||||||
- npm install
|
- npm install
|
||||||
script:
|
script:
|
||||||
- npm run dist:lin
|
- npm run dist:lin
|
||||||
|
|
|
@ -65,7 +65,6 @@
|
||||||
"category": "Utility",
|
"category": "Utility",
|
||||||
"synopsis": "A secure and free password manager for all of your devices.",
|
"synopsis": "A secure and free password manager for all of your devices.",
|
||||||
"target": [
|
"target": [
|
||||||
"snap",
|
|
||||||
"rpm",
|
"rpm",
|
||||||
"AppImage",
|
"AppImage",
|
||||||
"deb"
|
"deb"
|
||||||
|
|
Loading…
Reference in New Issue