Fixed appveyor.yml

This commit is contained in:
Benjamin Höglinger-Stelzer
2022-06-24 22:40:20 +02:00
parent 735ee2984f
commit fa43acce66

View File

@@ -3,6 +3,8 @@ image: Visual Studio 2019
skip_commits:
files:
- '**/*.md'
cache:
- C:\projects\DMF
platform:
- x86
- x64