install libpulse

This commit is contained in:
Henrik Friedrichsen
2019-03-03 01:41:22 +01:00
parent bcd2563dee
commit 3ea534782e

View File

@@ -4,3 +4,5 @@ rust:
- beta - beta
matrix: matrix:
fast_finish: true fast_finish: true
before_install:
- sudo apt-get install -y libpulse-dev