mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 13:32:58 +00:00
Enable ccache on Travis
This commit is contained in:
@@ -3,6 +3,7 @@ compiler:
|
||||
- clang
|
||||
- gcc
|
||||
sudo: false
|
||||
cache: ccache
|
||||
script:
|
||||
- tests/scripts/recursion.pl library/*.c
|
||||
- tests/scripts/check-generated-files.sh
|
||||
|
||||
Reference in New Issue
Block a user