Skip to content

Commit

Permalink
Run the tests on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatyas committed May 25, 2024
1 parent ff48495 commit 7a6d018
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 @@ -54,6 +54,7 @@ build_script:
-DUSE_PNG_SAVE=ON
-G "Visual Studio 15 2017" .
- cmake --build . --config Release
- ctest --output-on-failure

artifacts:
- path: '*.exe'

0 comments on commit 7a6d018

Please sign in to comment.