Commit 0afdc250 authored by Don Gagne's avatar Don Gagne

Disable CCCache

Keeps causing linker to fail
parent 77656b0a
...@@ -5,6 +5,7 @@ language: cpp ...@@ -5,6 +5,7 @@ language: cpp
env: env:
global: global:
- CCACHE_CPP2=1 - CCACHE_CPP2=1
- CCACHE_DISABLE=1
- JOBS=4 - JOBS=4
- QT_FATAL_WARNINGS=1 - QT_FATAL_WARNINGS=1
- SHADOW_BUILD_DIR=/tmp/shadow_build_dir - SHADOW_BUILD_DIR=/tmp/shadow_build_dir
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment