Also build another time with --all-features on travis

This commit is contained in:
Sebastian Dröge 2017-08-15 13:34:51 +03:00
parent b293d7d03e
commit 9f9307360c

View file

@ -20,7 +20,7 @@ matrix:
script:
- rustc --version
- cargo build --all
- cargo test --all
- cargo build --all --all-features
before_install:
- curl -L https://people.freedesktop.org/~slomo/gstreamer.tar.gz | tar xz