travis: Enable ccache cache

This commit is contained in:
Colomban Wendling 2018-12-02 19:27:32 +01:00
parent dbf1d009d4
commit 1cd03a6417

View File

@ -1,5 +1,6 @@
# we use both C and C++, so advertize C++
language: cpp
cache: ccache
dist: trusty
compiler:
- gcc