From f801b59c7ec79e621f8d6806576455255c4b564e Mon Sep 17 00:00:00 2001 From: NamedKitten Date: Sun, 14 Oct 2018 13:45:46 +0100 Subject: [PATCH] Add apt caching. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1a38b32..35b959c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ sudo: require dist: trusty cache: + apt: true ccache: true directories: - /var/cache/apt/archives