OSDN Git Service

trying out ccahe in Travis
authorIvailo Monev <xakepa10@gmail.com>
Tue, 12 Jul 2016 12:52:11 +0000 (12:52 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 12 Jul 2016 12:52:11 +0000 (12:52 +0000)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
.travis.yml

index f513a2f..3d5baaa 100644 (file)
@@ -4,6 +4,7 @@ language: cpp
 compiler:
     - clang
 #    - gcc
+cache: ccache
 git:
     depth: 3
 before_install: