diff --git a/.travis.yml b/.travis.yml index d09e848d..a2dd8bfc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +8,6 @@ dist: bionic # Enable C++ language support language: cpp -# Cache compiled object files with ccache -cache: ccache - compiler: - gcc