Check if 7zip installed in appveyor.

This commit is contained in:
Victor Zverovich 2014-07-09 11:16:28 -07:00
parent 16985f4764
commit 83c2b37673

View File

@ -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 .