Skip to content

Commit 15e29a8

Browse files
Enable tests on windows CI
1 parent e3c9933 commit 15e29a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ platform:
77
build_script:
88
- cmake -DCMAKE_BUILD_TYPE=Release .
99
- cmake --build .
10+
- ctest -V

0 commit comments

Comments
 (0)