From 4223930c595f2d6b7ef7734da7290686ec6cdbf7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 6 Jun 2020 07:28:08 +0300 Subject: Reduce travis clone depth to 1 --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 263f66776..76bc2eb06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,9 @@ script: compiler: false # Necessary at the top level because referenced by allow_failures env: ignore=this # Necessary at the top level because referenced by allow_failures +git: + depth: 1 + jobs: allow_failures: - compiler: clang -- cgit v1.2.3-70-g09d2