btrfs-progs: ci: explicitly request reiserfs support for btrfs-convert

The autodetection of conversion filesystems support will skip the tests
if the library is not available for some reason. This now happens for
reiserfs in the CI environment. We need to know about such case so
request the support.

Signed-off-by: David Sterba <dsterba@suse.com>
master
David Sterba 2019-01-23 12:59:57 +01:00
parent 6c33832b8c
commit cfbf54dea1
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ before_install:
- docker pull kdave/ci-musl-x86_64
- travis/build-dep-reiserfs
- travis/build-dep-zstd
- travis/build-default --disable-documentation
- travis/build-default --disable-documentation --with-convert=ext2,reiserfs
addons:
coverity_scan: