1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00
This commit is contained in:
Kyle Spearrin
2018-02-19 13:59:02 -05:00
parent eb1bcf88f0
commit 824ef0f8f0

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 - sudo apt-get install pkg-config libxss-dev libsecret-1-dev snapd
- npm install - npm install
script: script:
- npm run dist:lin - npm run dist:lin