From a91abd6619ac40072c55b8c0332a48d2b50e7575 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Sat, 12 May 2018 19:00:53 +0200 Subject: [PATCH] chore: clone last 5 commits --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8299e91..e3c8081 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,9 @@ node_js: - "0.10" - "0.11" +git: + depth: 5 + branches: only: - master