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:
03401cc
)
btrfs-progs: ci: change clone depth to 1
author
David Sterba
<dsterba@suse.com>
Thu, 8 Feb 2018 00:00:12 +0000
(
01:00
+0100)
committer
David Sterba
<dsterba@suse.com>
Thu, 8 Feb 2018 00:00:12 +0000
(
01:00
+0100)
Check only the top commit of a given branch.
Signed-off-by: David Sterba <dsterba@suse.com>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
36713f5
..
3e6690a
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-27,7
+27,7
@@
cache:
ccache: true
git:
- depth:
2
+ depth:
1
dist: trusty
group: unstable