From be84a44da7152debd1fb8e2c1ec7a209f28e4dce Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Thu, 19 Jul 2018 12:17:57 +0200 Subject: [PATCH] Revert "travis: fetch the whole repo" This reverts commit 51227fecf7039a557d63110acb9471382d6d086b. --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index bdb5769..8800d52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ sudo: false language: node_js +# Only clone the most recent commit. +git: + depth: 1 + # keep cache of the deps cache: directories: