1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:47:46 +00:00

Meta: Cache ccache on travis-ci

This commit is contained in:
Peter Elliott 2020-07-26 13:44:27 -06:00 committed by Andreas Kling
parent 3e10c38837
commit 52ab2cead4

View file

@ -7,6 +7,7 @@ compiler:
- gcc - gcc
cache: cache:
ccache: true
directories: directories:
- /var/cache/apt/archives/*.deb - /var/cache/apt/archives/*.deb
- Toolchain/Cache/ - Toolchain/Cache/