diff --git a/.travis.yml b/.travis.yml index 6f94297..5d90ce9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ # Enable C++ support language: cpp +cache: ccache # OS sudo: required dist: trusty