From 1780a96f51e939fb2d797e727475c9df63521b35 Mon Sep 17 00:00:00 2001 From: Rochet2 Date: Thu, 10 May 2018 20:27:05 +0300 Subject: [PATCH] Update .travis.yml (#861) --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1dabf6c3e..fae802722 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,10 @@ language: cpp compiler: - clang +addons: + apt: + update: true + git: depth: 1