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