Files
ncspot/.travis.yml
Henrik Friedrichsen 3ea534782e install libpulse
2019-03-03 01:41:22 +01:00

9 lines
126 B
YAML

language: rust
rust:
- stable
- beta
matrix:
fast_finish: true
before_install:
- sudo apt-get install -y libpulse-dev