From: Omer Katz Date: Fri, 24 Jun 2016 10:10:21 +0000 (+0300) Subject: Enable ccache in Travis X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=44ba41d2968be1f90547aabaa51579b34c185ee2;p=osstest%2Frumprun.git Enable ccache in Travis --- diff --git a/.travis.yml b/.travis.yml index 16e9d89..ed4f433 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: c - +cache: ccache compiler: - gcc