Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
izvolov committed Aug 15, 2019
1 parent b315efe commit 9de8663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ install:
- cmake --build Build\third_party\doctest --target install

build_script:
- cmake -S . -B Build\mylib -DCMAKE_BUILD_TYPE=$BUILD_TYPE
- cmake -S . -B Build\mylib -DCMAKE_BUILD_TYPE=$BUILD_TYPE -A %PLATFORM%
- cmake --build Build\mylib

test_script:
Expand Down

0 comments on commit 9de8663

Please sign in to comment.