mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-28 19:31:14 +08:00
fix(travis): add required APT packages
This commit is contained in:
parent
8b02e4106c
commit
d486698463
1 changed files with 3 additions and 0 deletions
|
@ -26,4 +26,7 @@ script: script/cibuild
|
|||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- build-essential
|
||||
- git
|
||||
- libgnome-keyring-dev
|
||||
- fakeroot
|
||||
|
|
Loading…
Reference in a new issue