Commit 02096a05 by Wenzel Jakob

Merge pull request #204 from thedrow/patch-1

Cache C/C++ compilation
parents 43b09af3 f74c9236
......@@ -3,6 +3,7 @@ sudo: false
cache:
directories:
- $HOME/.cache/pip
- ccache
addons:
apt:
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