Enable ccache on Travis

This commit is contained in:
Manuel Pégourié-Gonnard 2015-08-04 18:06:02 +02:00
parent e7f635d0f1
commit 2c99800155

View File

@ -3,6 +3,7 @@ compiler:
- clang
- gcc
sudo: false
cache: ccache
script:
- tests/scripts/recursion.pl library/*.c
- tests/scripts/check-generated-files.sh