aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 7b29903..903456b 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -24,6 +24,7 @@ install:
- git submodule update --init --recursive
build_script:
+ - '"%python_exe%" cmake\tools\clang-format.py'
- >-
"%python_exe%" cmake\cmake\build\ci\appveyor.py
--install "%install_dir%"