From 6bfd40857b9572bd2ea7b6bd5821f85699ecf001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 18 Feb 2016 12:45:22 +0100 Subject: [PATCH] Add git-core repository for newer git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 523c347b1c..65e0b5b5b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,3 +77,5 @@ addons: apt: packages: - git + sources: + - git-core