mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
Enable ccache for travis builds
This commit is contained in:
parent
d6b766f7b4
commit
7beab5057e
@ -1,5 +1,6 @@
|
||||
language: cpp
|
||||
compiler: gcc
|
||||
cache: ccache
|
||||
sudo: require
|
||||
dist: trusty
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user