1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-06-25 10:26:00 +02:00

install snapd

This commit is contained in:
Kyle Spearrin 2018-02-19 14:11:21 -05:00
parent 4ba45b98e3
commit 5b2feac799

View File

@ -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