install snapcraft
This commit is contained in:
parent
824ef0f8f0
commit
4ba45b98e3
|
@ -6,7 +6,7 @@ matrix:
|
||||||
sudo: true
|
sudo: true
|
||||||
node_js: 8
|
node_js: 8
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install pkg-config libxss-dev libsecret-1-dev snapd
|
- sudo apt-get install pkg-config libxss-dev libsecret-1-dev snapcraft
|
||||||
- npm install
|
- npm install
|
||||||
script:
|
script:
|
||||||
- npm run dist:lin
|
- npm run dist:lin
|
||||||
|
|
Loading…
Reference in New Issue