1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-02 08:40:08 +01:00

install snapcraft

This commit is contained in:
Kyle Spearrin 2018-02-19 14:06:46 -05:00
parent 824ef0f8f0
commit 4ba45b98e3

View File

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