"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "772c6d54d6700b54749a4f7f9ba1970974a3fc0d"
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