mirror of
https://github.com/librespot-org/librespot.git
synced 2024-11-08 16:45:43 +00:00
Merge pull request #115 from herrernst/also-test-alsa-backend
travis: also test alsa backend
This commit is contained in:
commit
f79df63734
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ script:
|
|||
- cargo build --no-default-features --features "with-syntex facebook"
|
||||
- cargo build --no-default-features --features "with-syntex portaudio-backend"
|
||||
- cargo build --no-default-features --features "with-syntex pulseaudio-backend"
|
||||
- cargo build --no-default-features --features "with-syntex alsa-backend"
|
||||
- cargo build --no-default-features --features "with-syntex" --target armv7-unknown-linux-gnueabihf
|
||||
|
||||
# Building without syntex only works on nightly
|
||||
|
|
Loading…
Reference in a new issue