ref: 8905a2ee4910140de729bf7d1de30609b9f938cd
parent: 0090c9a226d42e821a71391e30bbb3f940d1855b
author: Clownacy <Clownacy@users.noreply.github.com>
date: Thu Jan 23 12:27:44 EST 2020
Try to get ccache working again
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,9 @@
# Enable C++ language support
language: cpp
+# Cache compiled object files with ccache
+cache: ccache
+
compiler:
- gcc
@@ -109,9 +112,7 @@
;;
esac
-# Cache compiled object files with ccache
cache:
-# ccache
directories:
- $HOME/AppData/Local/Temp/chocolatey
- /C/tools/msys64