mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-12 10:04:44 +01:00
only build on travis
This commit is contained in:
parent
13fa759c6c
commit
6e53e9b441
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user