From 7f72b6035115339f70c940885a1d5502d72e998a Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Wed, 26 Jun 2019 14:54:12 +0530 Subject: ignore --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 77e4fffb..f31c43fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: python cache: pip git: + depth: 5 quiet: true python: -- cgit