Skip to content

Commit

Permalink
BUILD: Enable unit tests in AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Dec 24, 2016
1 parent 7df347e commit da64b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ build_script:
- copy /y libs\%LIBICONV%-bin\bin\*.dll build\bin\Debug
- copy /y %BOOST_ROOT%\lib32-msvc-14.0\*.dll build\bin\Debug
- copy /y %LIBXZ_DESTDIR%\lib\lzma.dll build\bin\Debug\liblzma.dll
- cmake --build build --target check

cache:
- libs
Expand Down

0 comments on commit da64b95

Please sign in to comment.