diff --git a/.travis.yml b/.travis.yml index 1d1a74054..1259152ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ compiler: - clang - gcc sudo: false +cache: ccache script: - tests/scripts/recursion.pl library/*.c - tests/scripts/check-generated-files.sh