Remove ccache in Travis file
This matches the portable branch
This commit is contained in:
parent
5579c57738
commit
b311888a12
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ dist: bionic
|
||||||
# Enable C++ language support
|
# Enable C++ language support
|
||||||
language: cpp
|
language: cpp
|
||||||
|
|
||||||
# Cache compiled object files with ccache
|
|
||||||
cache: ccache
|
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue