[geany/geany] 1cd03a: travis: Enable ccache cache

Colomban Wendling git-noreply at xxxxx
Sun Dec 2 18:27:32 UTC 2018


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sun, 02 Dec 2018 18:27:32 UTC
Commit:      1cd03a641785b612f9450219977d40af53fc98ec
             https://github.com/geany/geany/commit/1cd03a641785b612f9450219977d40af53fc98ec

Log Message:
-----------
travis: Enable ccache cache


Modified Paths:
--------------
    .travis.yml

Modified: .travis.yml
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -1,5 +1,6 @@
 # we use both C and C++, so advertize C++
 language: cpp
+cache: ccache
 dist: trusty
 compiler:
   - gcc



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list