From 3f185c9c69d0efcfefa2d5b9d0e4fa4abc46557e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Tue, 7 Feb 2017 15:28:21 +0100 Subject: [PATCH] revert: disable cache for ci builds --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bcf2ef34..a4e66e60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,3 @@ -cache: false dist: trusty addons: postgresql: "9.5"