mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
[Travis] Build examples
This commit is contained in:
parent
09eef912cc
commit
1719ffc906
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ before_script:
|
|||
|
||||
script:
|
||||
- cargo build --locked --no-default-features
|
||||
- cargo build --locked --examples
|
||||
- cargo build --locked --no-default-features --features "with-tremor"
|
||||
- cargo build --locked --no-default-features --features "with-vorbis"
|
||||
- cargo build --locked --no-default-features --features "alsa-backend"
|
||||
|
|
Loading…
Reference in a new issue