Browse Source

travis: Let's see what happens if we use ccache

Sam Edwards 6 years ago
parent
commit
9ec66e3e28
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,6 +1,8 @@
 language: cpp
 language: cpp
 sudo: false
 sudo: false
 
 
+cache: ccache
+
 # Build matrix:
 # Build matrix:
 os:
 os:
 - linux
 - linux