From 202ab9b0505ab0111f37af9bac1d107298f7c114 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Wed, 15 Apr 2020 14:20:34 +0200 Subject: [PATCH] travis: Disable the chache for now as it seems to time out. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 56b1810a..12b132e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,6 @@ addons: packages: - libssl-dev -cache: cargo - jobs: include: - os: linux