aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-11-28 11:08:32 +0000
committerbloodstalker <thabogre@gmail.com>2019-11-28 11:08:32 +0000
commita387236752414bf67377a6705bd384983a2b6ef6 (patch)
tree8aeca1a6535b6900d8b313df7a66be7fe024d792
parentfix (diff)
downloadcgrep-a387236752414bf67377a6705bd384983a2b6ef6.tar.gz
cgrep-a387236752414bf67377a6705bd384983a2b6ef6.zip
fix
-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: