Kaydet (Commit) 8adc73c2 authored tarafından Christian Heimes's avatar Christian Heimes Kaydeden (comit) GitHub

Travis: use ccache (#3307)

üst 06930631
......@@ -3,8 +3,10 @@ dist: trusty
sudo: false
group: beta
# To cache doc-building dependencies.
cache: pip
# To cache doc-building dependencies and C compiler output.
cache:
- pip
- ccache
branches:
only:
......
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