Commit f74c9236 by Omer Katz

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