Enable ccache

This commit is contained in:
Tom Finegan 2017-09-06 10:24:39 -07:00
parent 61fcd39545
commit 4c013da418

View File

@ -2,6 +2,7 @@ dist: trusty
sudo: require sudo: require
language: cpp language: cpp
compiler: gcc compiler: gcc
cache: ccache
addons: addons:
apt: apt: