btrfs-progs: ci: change clone depth to 1
authorDavid Sterba <dsterba@suse.com>
Thu, 8 Feb 2018 00:00:12 +0000 (01:00 +0100)
committerDavid 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

index 36713f5..3e6690a 100644 (file)
@@ -27,7 +27,7 @@ cache:
   ccache: true
 
 git:
-  depth: 2
+  depth: 1
 
 dist: trusty
 group: unstable