summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2018-02-08 01:00:12 +0100
committerDavid Sterba <dsterba@suse.com>2018-02-08 01:00:12 +0100
commit5720b3ae9a8be9eb949731a9a6924b6b987f1f9f (patch)
tree5a8cbc3910329dd1e600669947a41ed04e1f213a
parent03401ccd7c4385185ee217a62663035653e880af (diff)
btrfs-progs: ci: change clone depth to 1
Check only the top commit of a given branch. Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 36713f59..3e6690a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,7 @@ cache:
ccache: true
git:
- depth: 2
+ depth: 1
dist: trusty
group: unstable