mirror of
https://github.com/bitwarden/desktop
synced 2026-01-06 02:23:24 +00:00
only build on travis
This commit is contained in:
@@ -9,7 +9,7 @@ matrix:
|
||||
- sudo apt-get install pkg-config libxss-dev libsecret-1-dev rpm
|
||||
- npm install
|
||||
script:
|
||||
- npm run dist:lin
|
||||
- npm run build
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode9.2
|
||||
@@ -18,4 +18,4 @@ matrix:
|
||||
install:
|
||||
- npm install
|
||||
script:
|
||||
- npm run dist:mac
|
||||
- npm run build
|
||||
|
||||
Reference in New Issue
Block a user