Commit f74c9236 authored by Omer Katz's avatar Omer Katz
Browse files

Cache C/C++ compilation

parent 43b09af3
...@@ -3,6 +3,7 @@ sudo: false ...@@ -3,6 +3,7 @@ sudo: false
cache: cache:
directories: directories:
- $HOME/.cache/pip - $HOME/.cache/pip
- ccache
addons: addons:
apt: apt:
sources: sources:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment