aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-11-28 21:16:13 +0000
committerbloodstalker <thabogre@gmail.com>2019-11-28 21:16:13 +0000
commit491d91cd339ebcb433efa9371dc19c63a39875de (patch)
tree39e1cc573c979ac79cb18fe5ae85e1cc9ddeb969 /appveyor.yml
parentfix (diff)
downloadcgrep-491d91cd339ebcb433efa9371dc19c63a39875de.tar.gz
cgrep-491d91cd339ebcb433efa9371dc19c63a39875de.zip
fix
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index f29865a..264dcc5 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -19,6 +19,7 @@ install:
- '%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 "/usr/bin/clang --version"'
- '%CYG_ROOT%\bin\bash -lc "/usr/bin/llvm-config --cppflags"'
build_script: