Skip to content

Commit

Permalink
travis: enable ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 17, 2019
1 parent 2c53a1d commit f440295
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,9 @@ dist: xenial
services:
- docker

cache:
- ccache

matrix:
include:
- name: "Autotools"
Expand Down

0 comments on commit f440295

Please sign in to comment.