btrfs-progs: ci: use helper script for default build commands

There's a script for the make command combo, let's use it.

Signed-off-by: David Sterba <dsterba@suse.com>
master
David Sterba 2018-02-08 01:41:40 +01:00
parent ddfe4d7c30
commit ba067ed4ee
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ before_install:
sudo make install PREFIX=/usr;
cd ../..
"
- "./autogen.sh && ./configure --disable-documentation && make"
- travis/build-default --disable-documentation
addons:
coverity_scan: