Compare commits

...

1 Commits

Author SHA1 Message Date
Jordan Petridis
835ac788d8 Update .gitlab-ci/test-docker.sh 2018-09-17 09:34:12 +00:00

View File

@@ -8,7 +8,6 @@ mkdir -p _ccache
export CCACHE_BASEDIR="$(pwd)"
export CCACHE_DIR="${CCACHE_BASEDIR}/_ccache"
ccache --zero-stats
ccache --show-stats
export CCACHE_DISABLE=true
meson \