From 6ba32eaff16f0c6af7600feb3f38c4c5b97ccd0c Mon Sep 17 00:00:00 2001 From: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> Date: Tue, 26 Mar 2019 07:37:19 +0100 Subject: [PATCH] fix(CI): prevent failing Travis runs (#1631) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5d53e3499..eff55d188 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ services: - mysql git: - depth: 1 + depth: 10 stages: - prepare_cache