[travis] enable ccache
This commit is contained in:
parent
42c0114397
commit
169f8ed446
|
@ -4,6 +4,8 @@ dist: trusty
|
||||||
sudo: false
|
sudo: false
|
||||||
language: c
|
language: c
|
||||||
|
|
||||||
|
cache: ccache
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- &test-ubuntu
|
- &test-ubuntu
|
||||||
|
|
Loading…
Reference in New Issue