Enable ccache for faster builds.

This commit is contained in:
Omer Katz 2018-01-27 11:01:35 +02:00 committed by GitHub
parent c52ca3c284
commit befe62674c
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