aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index e81b5ab..215ed93 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -18,6 +18,7 @@ install:
#- 'llvm-config --cppflags'
- '%CYG_ROOT%\bin\bash -lc "whereis clang++"'
- '%CYG_ROOT%\bin\bash -lc "which clang++"'
+ - '%CYG_ROOT%\bin\bash -lc "cygcheck -f $(which clang++)"'
- '%CYG_ROOT%\bin\bash -lc "llvm-config --cppflags"'
build_script: