diff --git a/.travis.yml b/.travis.yml index 01dce3cad7..a6b3f2d77c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,10 +7,6 @@ branches: # Use 'generic' to be able to override CC/CXX for clang language: generic -# Cache: Make use of Ccache to cache compilation -# https://docs.travis-ci.com/user/caching/ -cache: ccache - # Use a release with a longer normal LTS dist: xenial