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