projects
/
platform
/
upstream
/
btrfs-progs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddfe4d7
)
btrfs-progs: ci: use helper script for default build commands
author
David Sterba
<dsterba@suse.com>
Thu, 8 Feb 2018 00:41:40 +0000
(
01:41
+0100)
committer
David Sterba
<dsterba@suse.com>
Tue, 13 Feb 2018 14:41:32 +0000
(15:41 +0100)
There's a script for the make command combo, let's use it.
Signed-off-by: David Sterba <dsterba@suse.com>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
d5878db
..
e37bbc5
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-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: