Commit 83c2b376 authored by Victor Zverovich's avatar Victor Zverovich

Check if 7zip installed in appveyor.

parent 16985f47
......@@ -4,6 +4,7 @@ configuration:
install:
- set PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
- 7z
before_build: cmake -DFMT_EXTRA_TESTS=ON .
......
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