task(ci): Enable ccache
This commit is contained in:
parent
85f9dfd872
commit
a85b445080
@ -5,6 +5,7 @@ language: cpp
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
cache: ccache
|
||||
|
||||
before_install:
|
||||
- sudo apt-add-repository -y "ppa:george-edison55/george-edison"
|
||||
|
Loading…
Reference in New Issue
Block a user