summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2015-07-31 21:56:55 +0000
committerChris Wilson <chris+github@qwirx.com>2015-07-31 21:56:55 +0000
commita80bca2e5cdae981ec7c9b4660aacccf2e8977d7 (patch)
tree3450005c368780b972f94353d427bc4b549653f7 /.travis.yml
parent620dbcde18d14f9f74801af51ef474eab03d138f (diff)
Enable caching of Apt packages
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 77722364..381479b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ branches:
compiler:
- gcc
- clang
+cache: apt
sudo: false
addons:
apt: