Enable ccache for travis builds

This commit is contained in:
ballessay 2017-05-14 02:04:19 +02:00 committed by C. Balles
parent d6b766f7b4
commit 7beab5057e

View File

@ -1,5 +1,6 @@
language: cpp
compiler: gcc
cache: ccache
sudo: require
dist: trusty