mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-08 15:33:09 -06:00
travis: Add ppa and install libvips-dev
This commit is contained in:
parent
cad1f03f29
commit
484de5958b
|
|
@ -8,6 +8,11 @@ sudo: false
|
|||
dist: trusty
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ppa:dhor/myway
|
||||
packages:
|
||||
- libvips-dev
|
||||
postgresql: "9.5"
|
||||
|
||||
services:
|
||||
|
|
|
|||
Loading…
Reference in a new issue