Skip to content

Commit

Permalink
appvey
Browse files Browse the repository at this point in the history
  • Loading branch information
illwieckz committed Jul 4, 2024
1 parent d5f237e commit f8a28ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ only_commits:
- example2/
- example3/
- inc/
- test/
- cmake/
- CMakeLists.txt

Expand Down Expand Up @@ -52,3 +53,5 @@ build_script:
-DBUILD_CRUNCH=ON -DBUILD_SHARED_LIBCRN=ON -DBUILD_EXAMPLES=ON
cmake --build build --config Release
python test/test.py

0 comments on commit f8a28ba

Please sign in to comment.