0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-26 23:01:04 +08:00

Merge pull request #2901 from thedrow/patch-1

Enable ccache for faster builds
This commit is contained in:
Luca Boccassi 2018-01-27 10:37:41 +00:00 committed by GitHub
commit da7d4d0760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ os:
dist: trusty
cache: ccache
env:
matrix:
- BUILD_TYPE=default CURVE=tweetnacl DRAFT=enabled